| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | iwlagn: fix debug variable access | Johannes Berg | 2010-12-13 | 1 | -3/+6 |
| * | | iwlagn: check ready in iwlagn_bss_info_changed() | Shanyu Zhao | 2010-12-13 | 1 | -1/+8 |
| * | | iwlwifi: clear dbg_fixed_rate during init | Shanyu Zhao | 2010-12-13 | 1 | -0/+2 |
| * | | iwlagn: change led compensation for 6005 and 6030 devices | Wey-Yi Guy | 2010-12-13 | 1 | -13/+13 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-15 | 12 | -10/+148 |
|\ \ \ |
|
| * | | | p54usb: New USB ID for Gemtek WUBI-100GW | Eduardo Costa | 2010-12-14 | 1 | -0/+1 |
| * | | | mac80211: avoid calling ieee80211_work_work unconditionally | Herton Ronaldo Krzesinski | 2010-12-13 | 1 | -1/+4 |
| * | | | p54usb: add 5 more USBIDs | Christian Lamparter | 2010-12-13 | 1 | -0/+5 |
| * | | | mac80211: Fix NULL-pointer deference on ibss merge when not ready | Tim Harvey | 2010-12-13 | 1 | -0/+4 |
| * | | | libertas: fix potential NULL-pointer dereference | Sven Neumann | 2010-12-13 | 1 | -1/+1 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2010-12-13 | 2 | -2/+5 |
| |\ \ \ |
|
| | * | | | Bluetooth: add NULL pointer check in HCI | Jun Nie | 2010-12-08 | 1 | -2/+4 |
| | * | | | Bluetooth: Fix initial RFCOMM DLC security level | Johan Hedberg | 2010-12-06 | 1 | -0/+1 |
| * | | | | iwlagn: implement layout-agnostic EEPROM reading | Wey-Yi Guy | 2010-12-09 | 6 | -1/+120 |
| * | | | | iwlagn: rename enhanced txpower fields | Johannes Berg | 2010-12-09 | 2 | -5/+8 |
* | | | | | rtl8192ce: Add new driver | Larry Finger | 2010-12-15 | 44 | -0/+23374 |
| |_|/ /
|/| | | |
|
* | | | | rt2x00: Fix firmware loading regression on x86_64. | Wolfgang Kufner | 2010-12-13 | 1 | -1/+1 |
* | | | | rt2x00: Pad beacon to multiple of 32 bits. | Wolfgang Kufner | 2010-12-13 | 3 | -8/+18 |
* | | | | rt2x00: remove stray semicolon | Johannes Stezenbach | 2010-12-13 | 1 | -1/+1 |
* | | | | rt2x00: Fix WMM Queue naming | Ivo van Doorn | 2010-12-13 | 10 | -112/+112 |
* | | | | rt2x00: Introduce extra queue entry sanity flag | Ivo van Doorn | 2010-12-13 | 3 | -5/+14 |
* | | | | rt2x00: Cleanup RX index counting | Ivo van Doorn | 2010-12-13 | 5 | -7/+19 |
* | | | | rt2x00: Add "flush" queue command | Ivo van Doorn | 2010-12-13 | 9 | -61/+161 |
* | | | | rt2x00: Protect queue control with mutex | Ivo van Doorn | 2010-12-13 | 9 | -141/+302 |
* | | | | rt2x00: Reorganize queue callback functions | Ivo van Doorn | 2010-12-13 | 15 | -83/+55 |
* | | | | rt2x00: Introduce 3 queue commands in drivers (start, kick, stop). | Ivo van Doorn | 2010-12-13 | 9 | -287/+530 |
* | | | | rt2x00: trivial: add missing \n on warnings | Johannes Stezenbach | 2010-12-13 | 4 | -8/+8 |
* | | | | rt2x00: Don't frequently reset beacon interval in AdHoc mode | Helmut Schaa | 2010-12-13 | 7 | -10/+50 |
* | | | | rt2x00: Ensure TX-ed frames are returned in the original state. | Gertjan van Wingerde | 2010-12-13 | 1 | -5/+8 |
* | | | | rt2x00: fix hang when unplugging USB device in use | Johannes Stezenbach | 2010-12-13 | 1 | -2/+12 |
* | | | | rt2x00: Add RF chip definition | RA-Jay Hung | 2010-12-13 | 1 | -2/+8 |
* | | | | rt2x00: Implement get_survey callback for rt2800 | Helmut Schaa | 2010-12-13 | 5 | -0/+63 |
* | | | | rt2x00: Add rt2800 EEPROM definition | RA-Jay Hung | 2010-12-13 | 2 | -86/+119 |
* | | | | ath9k_hw: update AR9003 initvals to improve carrier leak calibration/correction | Felix Fietkau | 2010-12-13 | 1 | -50/+50 |
* | | | | ath9k_hw: update AR9003 initvals for improved radar detection | Felix Fietkau | 2010-12-13 | 1 | -2/+2 |
* | | | | ath9k_hw: fix PA predistortion training power selection | Felix Fietkau | 2010-12-13 | 5 | -17/+112 |
* | | | | ath9k_hw: fix the PA predistortion rate mask | Felix Fietkau | 2010-12-13 | 2 | -2/+8 |
* | | | | ath9k: fix PA predistortion thermal measurement handling | Felix Fietkau | 2010-12-13 | 1 | -30/+44 |
* | | | | ath9k_hw: fix the slot time setting for long distance links | Felix Fietkau | 2010-12-13 | 1 | -1/+1 |
* | | | | ath9k_hw: initialize ah->slottime | Felix Fietkau | 2010-12-13 | 1 | -1/+1 |
* | | | | ath9k_htc: Add Ubiquiti wifistation ext to supported devices | Sujith Manoharan | 2010-12-13 | 1 | -0/+1 |
* | | | | ath9k_hw: remove ah->txpower_indexoffset | Felix Fietkau | 2010-12-13 | 3 | -3/+0 |
* | | | | ath9k_hw: remove ah->beacon_interval | Felix Fietkau | 2010-12-13 | 2 | -4/+0 |
* | | | | ath9k_hw: clean up SREV version checks | Felix Fietkau | 2010-12-13 | 4 | -42/+13 |
* | | | | ath9k_hw: remove antenna configuration eeprom ops and variables | Felix Fietkau | 2010-12-13 | 7 | -95/+3 |
* | | | | ath9k_hw: merge the ar9287 version of ath9k_hw_get_gain_boundaries_pdadcs | Felix Fietkau | 2010-12-13 | 2 | -166/+32 |
* | | | | ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and ... | Felix Fietkau | 2010-12-13 | 4 | -331/+200 |
* | | | | ath9k_hw: clean up duplicate and unnused eeprom related defines | Felix Fietkau | 2010-12-13 | 8 | -138/+77 |
* | | | | ath9k_hw: only use the PCIe disable register write sequence for AR5416 | Felix Fietkau | 2010-12-13 | 1 | -5/+1 |
* | | | | ath9k: fix sequence number assigment for non-AMPDU QoS data frames | Felix Fietkau | 2010-12-13 | 1 | -3/+6 |