Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | iwlagn: check more error return code | Wey-Yi Guy | 2011-04-07 | 1 | -2/+8 | |
| | * | | iwlagn: change Copyright to 2011 | Wey-Yi Guy | 2011-04-07 | 53 | -93/+93 | |
| | * | | iwlagn: remove ucode_data_backup | Johannes Berg | 2011-04-07 | 2 | -19/+1 | |
| | * | | iwlagn: centralize and fix ucode restart | Johannes Berg | 2011-04-07 | 3 | -50/+56 | |
| | * | | iwlagn: remove bootstrap code | Johannes Berg | 2011-04-07 | 6 | -39/+4 | |
| | * | | iwlagn: verify specific ucode | Johannes Berg | 2011-04-07 | 3 | -41/+14 | |
| | * | | iwlagn: simplify ucode check code | Johannes Berg | 2011-04-07 | 1 | -34/+17 | |
| | * | | iwlagn: return send calibration result | Wey-Yi Guy | 2011-04-07 | 1 | -3/+1 | |
| | * | | iwlagn: remove pointless return variables | Johannes Berg | 2011-04-07 | 3 | -15/+5 | |
| | * | | iwlagn: remove more 3945/4965 related defines | Wey-Yi Guy | 2011-04-07 | 1 | -327/+0 | |
| | * | | iwlagn: clean up ucode loading | Johannes Berg | 2011-04-07 | 7 | -28/+5 | |
| | * | | iwlagn: make mac80211 handlers static | Johannes Berg | 2011-04-07 | 2 | -54/+27 | |
| | * | | iwlagn: clean up some 3945/4965 remnants | Johannes Berg | 2011-04-07 | 9 | -994/+63 | |
| | * | | iwlagn: remove unused variable | Johannes Berg | 2011-04-07 | 1 | -1/+0 | |
| | * | | rt2x00: Drop __TIME__ usage | Michal Marek | 2011-04-07 | 1 | -1/+0 | |
| | * | | mwl8k: Do not configure tx power unconditionally | Nishant Sarmukadam | 2011-04-07 | 1 | -3/+6 | |
| | * | | ath9k: configure beacons based on hw opmode | Rajkumar Manoharan | 2011-04-07 | 4 | -83/+103 | |
| | * | | ath9k: Handle BSSID/AID for multiple interfaces | Rajkumar Manoharan | 2011-04-07 | 2 | -10/+63 | |
| | * | | ath9k: Cleanup ath_vif struct | Rajkumar Manoharan | 2011-04-07 | 3 | -8/+1 | |
| | * | | ath9k: deny new interface addtion on IBSS mode | Rajkumar Manoharan | 2011-04-07 | 1 | -2/+3 | |
| | * | | wl1251: Add support for idle mode | Jarkko Nikula | 2011-04-07 | 3 | -0/+28 | |
| | * | | wl1251: Prepare for idle mode support | Jarkko Nikula | 2011-04-07 | 6 | -18/+22 | |
| | * | | mac80211: remove few obsolete flags | Mohammed Shafi Shajakhan | 2011-04-07 | 1 | -9/+0 | |
| | * | | zd1211rw: rename CR* macros to ZD_CR* | Jussi Kivilinna | 2011-04-07 | 9 | -695/+710 | |
| | * | | ath9k: use the hw opmode to select the beacon timer mode | Felix Fietkau | 2011-04-07 | 1 | -1/+1 | |
| | * | | ath9k: fix beacon slot processing in ad-hoc mode | Felix Fietkau | 2011-04-07 | 1 | -8/+0 | |
| | * | | mwifiex: remove redundant encryption_mode mapping | Yogesh Ashok Powar | 2011-04-07 | 6 | -83/+19 | |
| | * | | mwifiex: return success in set_default_key for WPA/WPA2 | Amitkumar Karwar | 2011-04-07 | 1 | -0/+4 | |
| | * | | nl80211: Add BSS parameters to station | Paul Stewart | 2011-04-07 | 4 | -3/+100 | |
| | * | | iwlwifi: remove sync_cmd_mutex | Stanislaw Gruszka | 2011-04-07 | 3 | -13/+5 | |
| | * | | iwlwifi: more priv->mutex serialization | Stanislaw Gruszka | 2011-04-07 | 1 | -14/+20 | |
| | * | | iwlwifi: fix enqueue hcmd race conditions | Stanislaw Gruszka | 2011-04-07 | 2 | -29/+34 | |
| | * | | wireless: rt2x00: rt{2500,73}usb.c fix duplicate ids | Xose Vazquez Perez | 2011-04-07 | 2 | -5/+0 | |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2011-04-07 | 21 | -291/+981 | |
| | |\ \ | ||||||
| | | * | | Bluetooth: convert net/bluetooth/ to kstrtox | Alexey Dobriyan | 2011-04-05 | 1 | -17/+17 | |
| | | * | | Bluetooth: Use GFP_KERNEL in user context | Gustavo F. Padovan | 2011-04-05 | 1 | -1/+1 | |
| | | * | | Bluetooth: Don't use spin_lock_bh in user context | Gustavo F. Padovan | 2011-04-05 | 1 | -44/+44 | |
| | | * | | Bluetooth: Use kthread API in cmtp | Szymon Janc | 2011-04-05 | 3 | -18/+13 | |
| | | * | | Bluetooth: Use kthread API in bnep | Szymon Janc | 2011-04-05 | 2 | -14/+9 | |
| | | * | | Bluetooth: Use kthread API in hidp | Szymon Janc | 2011-04-05 | 2 | -30/+25 | |
| | | * | | Bluetooth: Add mgmt_remote_name event | Johan Hedberg | 2011-04-04 | 4 | -0/+22 | |
| | | * | | Bluetooth: Add mgmt_device_found event | Johan Hedberg | 2011-04-04 | 4 | -8/+41 | |
| | | * | | Bluetooth: Remove gfp_mask param from hci_reassembly() | Gustavo F. Padovan | 2011-04-04 | 1 | -6/+5 | |
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | Gustavo F. Padovan | 2011-03-31 | 7 | -7/+26 | |
| | | |\ \ | ||||||
| | | | * | | Bluetooth: Fix warning with hci_cmd_timer | Thomas Gleixner | 2011-03-31 | 1 | -1/+3 | |
| | | | * | | Bluetooth: delete hanging L2CAP channel | Andrei Emeltchenko | 2011-03-31 | 1 | -2/+3 | |
| | | | * | | Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply | Johan Hedberg | 2011-03-31 | 1 | -0/+2 | |
| | | | * | | Bluetooth: Fix sending LE data over USB | Vinicius Costa Gomes | 2011-03-31 | 1 | -1/+2 | |
| | | | * | | Bluetooth: Fix HCI_RESET command synchronization | Gustavo F. Padovan | 2011-03-31 | 3 | -2/+10 | |
| | | | * | | Bluetooth: Increment unacked_frames count only the first transmit | Suraj Sumangala | 2011-03-31 | 1 | -1/+3 |