summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Bluetooth: Fix lockdep warning with skb list lockGustavo F. Padovan2011-04-071-0/+5
| * Bluetooth: Move busy workqueue to struct l2cap_chanGustavo F. Padovan2011-04-072-12/+10
| * Bluetooth: Move srej and busy queues to struct l2cap_chanGustavo F. Padovan2011-04-073-28/+22
| * Bluetooth: Move ERTM timers to struct l2cap_chanGustavo F. Padovan2011-04-073-51/+51
| * Bluetooth: Move remote info to struct l2cap_chanGustavo F. Padovan2011-04-073-23/+23
| * Bluetooth: Move SDU related vars to struct l2cap_chanGustavo F. Padovan2011-04-072-41/+41
| * Bluetooth: Move more ERTM stuff to struct l2cap_chanGustavo F. Padovan2011-04-072-32/+29
| * Bluetooth: Move of ERTM *_seq vars to struct l2cap_chanGustavo F. Padovan2011-04-073-77/+73
| * Bluetooth: Move conn_state to struct l2cap_chanGustavo F. Padovan2011-04-073-195/+217
| * Bluetooth: clean up l2cap_sock_recvmsg()Gustavo F. Padovan2011-04-073-27/+29
| * Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chanGustavo F. Padovan2011-04-073-36/+38
| * Bluetooth: Move ident to struct l2cap_chanGustavo F. Padovan2011-04-073-23/+23
| * Bluetooth: Remove struct del_listGustavo F. Padovan2011-04-072-22/+7
| * Bluetooth: Use struct list_head for L2CAP channels listGustavo F. Padovan2011-04-072-112/+88
| * Bluetooth: Create struct l2cap_chanGustavo F. Padovan2011-04-073-96/+175
* | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-04-1919-265/+113
|\ \
| * | iwlagn: remove led_opsWey-Yi Guy2011-04-181-4/+0
| * | iwlagn: remove legacy opsWey-Yi Guy2011-04-181-10/+0
| * | iwlagn: remove un-necessary ieee80211_opsWey-Yi Guy2011-04-187-37/+22
| * | iwlagn: no 5.2GHz/HT40 support for bgn devicesWey-Yi Guy2011-04-182-2/+2
| * | iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy2011-04-187-47/+3
| * | iwlagn: always support uCode traceWey-Yi Guy2011-04-186-11/+1
| * | iwlagn: use huge command for beaconJohannes Berg2011-04-181-2/+8
| * | iwlagn: verify that huge commands are synchronousJohannes Berg2011-04-181-0/+8
| * | iwlagn: remove most BUG_ON instancesJohannes Berg2011-04-187-27/+42
| * | iwlagn: use direct call for led functionsWey-Yi Guy2011-04-1811-125/+27
* | | ath: Add a missing world regulatory domain 0x6CSenthil Balasubramanian2011-04-142-3/+6
* | | rtlwifi: Fix unitialized variable warningsLarry Finger2011-04-144-5/+5
* | | mwifiex: rename function mwifiex_is_ba_stream_availBing Zhao2011-04-142-3/+4
* | | mwifiex: remove unused function parametersAmitkumar Karwar2011-04-1414-136/+80
* | | mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar2011-04-1410-44/+1
* | | mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar2011-04-1419-1434/+502
* | | ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312Felix Fietkau2011-04-143-1/+17
* | | ath5k: fix the EEPROM check for hw AES crypto supportFelix Fietkau2011-04-141-1/+1
* | | ath5k: add a new bus op for reading the mac addressFelix Fietkau2011-04-145-31/+52
* | | ath: unshare struct ath_bus_ops between ath5k and ath9kFelix Fietkau2011-04-143-8/+15
* | | ath5k: disable 5 GHz support if a 2.4 GHz radio is detectedFelix Fietkau2011-04-141-0/+3
* | | ath9k: Fix improper beacon slot selection in IBSSRajkumar Manoharan2011-04-141-1/+6
* | | ath9k: avoid using trinary operator w/ TX_STAT_INCJohn W. Linville2011-04-141-1/+4
* | | mac80211: Allocate new mesh path and portal tables before taking lockscozybit Inc2011-04-131-24/+25
* | | ath9k_htc: Enable AP and P2P modesSujith Manoharan2011-04-131-1/+4
* | | ath9k_htc: Add detailed firmware statisticsSujith Manoharan2011-04-134-52/+195
* | | ath9k_htc: Use helper routines for transmissionSujith Manoharan2011-04-131-100/+127
* | | ath9k_htc: Use separate URB pool for management framesSujith Manoharan2011-04-132-9/+108
* | | ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan2011-04-136-3/+159
* | | ath9k_htc: Add a debugfs file showing endpoint statusSujith Manoharan2011-04-132-0/+55
* | | ath9k_htc: Add a debugfs file to dump TX slot informationSujith Manoharan2011-04-132-0/+43
* | | ath9k_htc: Add support for TX completionSujith Manoharan2011-04-135-31/+207
* | | ath9k_htc: Drain packets on station removalSujith Manoharan2011-04-136-0/+54
* | | ath9k_htc: Optimize HTC start/stop APISujith Manoharan2011-04-133-21/+6
OpenPOWER on IntegriCloud