Age | Commit message (Expand) | Author | Files | Lines |
2011-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 10 | -24/+37 |
2011-03-23 | ath9k: Fix TX queue stuck issue. | Senthil Balasubramanian | 1 | -0/+2 |
2011-03-23 | ath9k: Fix kernel panic caused by invalid rate index access. | Senthil Balasubramanian | 1 | -1/+1 |
2011-03-23 | orinoco: Clear dangling pointer on hardware busy | armadefuego@gmail.com | 1 | -0/+3 |
2011-03-23 | iwlagn: fix error in command waiting | Johannes Berg | 1 | -1/+1 |
2011-03-21 | ath9k: Fix kernel panic in AR2427 | Mohammed Shafi Shajakhan | 1 | -2/+2 |
2011-03-21 | rtlwifi: Fix memset argument order | Ilia Mirkin | 1 | -16/+15 |
2011-03-21 | rt2x00: Add unknown Toshiba device | Peter Lemenkov | 1 | -0/+2 |
2011-03-21 | rt2x00: Add 2L Central Europe BV 8070 | Peter Lemenkov | 1 | -0/+2 |
2011-03-21 | rt2x00: Add Planex Communications, Inc. RT8070 | Peter Lemenkov | 1 | -0/+1 |
2011-03-21 | rt2x00: Add rt2870 device id | Peter Lemenkov | 1 | -1/+1 |
2011-03-21 | orinoco: Maintain lock until entry removed from list | Joe Gunn | 1 | -1/+1 |
2011-03-21 | iwlwifi: missing unlock on error path | Dan Carpenter | 1 | -2/+5 |
2011-03-21 | zd1211rw: TrendNet TEW-509UB id added | Tõnu Samuel | 1 | -0/+1 |
2011-03-21 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2 | -5/+3 |
2011-03-17 | net: change to new flag variable | matt mooney | 2 | -5/+3 |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 330 | -12332/+61334 |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 4 | -151/+118 |
2011-03-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -1/+1 |
2011-03-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 22 | -232/+380 |
2011-03-14 | ath9k: fix aggregation related interoperability issues | Felix Fietkau | 1 | -1/+1 |
2011-03-14 | ath9k: improve reliability of beacon transmission and stuck beacon handling | Felix Fietkau | 3 | -74/+12 |
2011-03-14 | ath9k: fix the .flush driver op implementation | Felix Fietkau | 3 | -51/+34 |
2011-03-14 | ath9k: fix stopping tx dma on reset | Felix Fietkau | 3 | -8/+35 |
2011-03-14 | ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bits | Felix Fietkau | 1 | -2/+2 |
2011-03-11 | ath5k: implement ieee80211_ops->{get,set}_ringparam | John W. Linville | 3 | -1/+46 |
2011-03-11 | iwlagn: support off-channel TX | Johannes Berg | 6 | -51/+238 |
2011-03-11 | libertas: fix write past end of array in mesh_id_get() | Dan Carpenter | 1 | -7/+4 |
2011-03-11 | ath9k_hw: Increase the wait count for nf load. | Vivek Natarajan | 1 | -2/+2 |
2011-03-11 | ath9k_hw: Fix PLL initialization for AR9485. | Vivek Natarajan | 1 | -2/+2 |
2011-03-11 | ath9k_hw: Improve idle power consumption for AR9485. | Vivek Natarajan | 1 | -0/+2 |
2011-03-11 | ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag | Felix Fietkau | 1 | -3/+1 |
2011-03-11 | wl1251: fix elp_work race condition | Grazvydas Ignotas | 1 | -1/+3 |
2011-03-11 | wl1251: remove wl1251_ps_set_elp function | Grazvydas Ignotas | 1 | -34/+3 |
2011-03-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 58 | -1398/+1875 |
2011-03-10 | ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range | John W. Linville | 1 | -1/+1 |
2011-03-10 | ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition | Bing Zhao | 5 | -7/+5 |
2011-03-10 | mwl8k: use kcalloc instead of kmalloc & memset | Shan Wei | 1 | -4/+2 |
2011-03-07 | b43: trivial: update B43_PHY_N description (PHY support) | Rafał Miłecki | 1 | -1/+1 |
2011-03-07 | p54spi: Update kconfig help text | Michael Buesch | 1 | -3/+2 |
2011-03-07 | iwlwifi: fix iwl-rx.c compilation | Stanislaw Gruszka | 1 | -0/+1 |
2011-03-07 | wireless:ath: use resource_size() help function | Shan Wei | 2 | -2/+2 |
2011-03-07 | ath5k: Put hardware in PROMISC mode if there is more than 1 stations. | Ben Greear | 3 | -31/+53 |
2011-03-04 | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 181 | -3103/+34317 |
2011-03-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 181 | -3103/+34317 |
2011-03-04 | iwlwifi: avoid too frequent recover from statistics | Stanislaw Gruszka | 3 | -22/+30 |
2011-03-04 | iwlwifi: cleanup iwl_good_plcp_health | Stanislaw Gruszka | 1 | -70/+45 |
2011-03-04 | iwlwifi: move rx handlers code to iwl-rx.c | Stanislaw Gruszka | 6 | -528/+500 |
2011-03-04 | ath9k: Fix txq memory address printing in debugfs. | Ben Greear | 1 | -4/+4 |
2011-03-04 | rt2x00: Remove unused rt2x00queue_get_queue function. | Gertjan van Wingerde | 2 | -27/+0 |