summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: remove redundant local variables and commentsYogesh Ashok Powar2011-04-1913-277/+105Star
* mac80211: fix debugfs printk format warningRandy Dunlap2011-04-191-1/+1
* iwlegacy: use pci_dev->revisionSergei Shtylyov2011-04-191-1/+1
* ath9k_htc: Cleanup HTC debugfsRajkumar Manoharan2011-04-193-137/+27Star
* ath9k_htc: Add debugfs support to change debug maskRajkumar Manoharan2011-04-192-0/+50
* ath: fix 0x6C for beaconing/passive scan flags based on country IELuis R. Rodriguez2011-04-191-0/+1
* rfkill: Regulator consumer driver for rfkillAntonio Ospite2011-04-194-0/+224
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-04-1911-805/+964
|\
| * Bluetooth: Fix lockdep warning in L2CAPGustavo F. Padovan2011-04-141-2/+0Star
| * Bluetooth: Fix another locking unbalanceGustavo F. Padovan2011-04-141-0/+2
| * Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()Gustavo F. Padovan2011-04-141-5/+3Star
| * Bluetooth: btmrvl: support Marvell Bluetooth device SD8787Kevin Gan2011-04-133-64/+132
| * Bluetooth: Check return value of hci_recv_stream_fragment()Gustavo F. Padovan2011-04-131-1/+6
| * Bluetooth: hci_uart: check the return value of recv()Jiejing Zhang2011-04-132-3/+10
| * Bluetooth: Fix Out Of Band pairing when mgmt interface is disabledSzymon Janc2011-04-131-0/+4
| * Bluetooth: Add proper handling of received LE dataGustavo F. Padovan2011-04-131-0/+34
| * Bluetooth: Clean up ath3k_load_firmware()Gustavo F. Padovan2011-04-131-3/+0Star
| * Bluetooth: Fix wrong comparison in listen()Gustavo F. Padovan2011-04-131-1/+1
| * Bluetooth: Move tx queue to struct l2cap_chanGustavo F. Padovan2011-04-133-27/+24Star
| * Bluetooth: Remove unneeded uninitialized_vars()Gustavo F. Padovan2011-04-131-1/+1
| * Bluetooth: Remove some sk references from l2cap_core.cGustavo F. Padovan2011-04-131-17/+12Star
| * Bluetooth: Move SREJ list to struct l2cap_chanGustavo F. Padovan2011-04-133-19/+17Star
| * 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/+10Star
| * Bluetooth: Move srej and busy queues to struct l2cap_chanGustavo F. Padovan2011-04-073-28/+22Star
| * 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/+29Star
| * Bluetooth: Move of ERTM *_seq vars to struct l2cap_chanGustavo F. Padovan2011-04-073-77/+73Star
| * 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/+7Star
| * Bluetooth: Use struct list_head for L2CAP channels listGustavo F. Padovan2011-04-072-112/+88Star
| * 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/+113Star
|\ \
| * | iwlagn: remove led_opsWey-Yi Guy2011-04-181-4/+0Star
| * | iwlagn: remove legacy opsWey-Yi Guy2011-04-181-10/+0Star
| * | iwlagn: remove un-necessary ieee80211_opsWey-Yi Guy2011-04-187-37/+22Star
| * | 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/+3Star
| * | iwlagn: always support uCode traceWey-Yi Guy2011-04-186-11/+1Star
| * | 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/+27Star
* | | ath: Add a missing world regulatory domain 0x6CSenthil Balasubramanian2011-04-142-3/+6
* | | rtlwifi: Fix unitialized variable warningsLarry Finger2011-04-144-5/+5