Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | vhost: correctly set bits of dirty pages | Michael S. Tsirkin | 2010-12-09 | 1 | -1/+2 | |
| * | | | | | vhost: fix typos in comment | Jason Wang | 2010-12-09 | 2 | -2/+2 | |
| * | | | | | vhost: remove unused include | Michael S. Tsirkin | 2010-12-09 | 1 | -2/+0 | |
| * | | | | | vhost: get/put_user -> __get/__put_user | Michael S. Tsirkin | 2010-11-04 | 1 | -8/+8 | |
| * | | | | | vhost: copy_to_user -> __copy_to_user | Michael S. Tsirkin | 2010-11-04 | 1 | -1/+1 | |
| * | | | | | vhost-net: batch use/unuse mm | Michael S. Tsirkin | 2010-11-04 | 2 | -8/+6 | |
| * | | | | | vhost: put mm after thread stop | Michael S. Tsirkin | 2010-11-04 | 1 | -4/+3 | |
| * | | | | | drivers/vhost/vhost.c: delete double assignment | Julia Lawall | 2010-10-26 | 1 | -1/+0 | |
* | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-12-14 | 114 | -2331/+4237 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-13 | 114 | -2331/+4237 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ath: fix build break with ATH_DBG_WARN_ON_ONCE | John W. Linville | 2010-12-09 | 1 | -1/+4 | |
| | * | | | | | | ath5k: Fix modinfo does not list alias -> pci-id lines | Sedat Dilek | 2010-12-09 | 1 | -0/+1 | |
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-08 | 16 | -63/+100 | |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | ||||||
| | | * | | | | | orinoco: fix TKIP countermeasure behaviour | David Kilroy | 2010-12-08 | 1 | -2/+2 | |
| | | * | | | | | orinoco: clear countermeasure setting on commit | David Kilroy | 2010-12-08 | 1 | -0/+6 | |
| | | * | | | | | mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs | Helmut Schaa | 2010-12-08 | 1 | -3/+18 | |
| | | * | | | | | ath9k_htc: Fix suspend/resume | Sujith Manoharan | 2010-12-08 | 4 | -2/+18 | |
| | | * | | | | | ath5k: Put the right tsf value in mesh beacons | Javier Cardona | 2010-12-08 | 1 | -1/+2 | |
| | | * | | | | | ath5k: Prevent mesh interfaces from being counted as ad-hoc | Javier Cardona | 2010-12-08 | 1 | -1/+1 | |
| | | * | | | | | ath5k: Fix beaconing in mesh mode | Javier Cardona | 2010-12-08 | 1 | -3/+5 | |
| | | * | | | | | orinoco: initialise priv->hw before assigning the interrupt | David Kilroy | 2010-12-08 | 2 | -14/+14 | |
| | | * | | | | | ath9k: fix beacon resource related race condition | Rajkumar Manoharan | 2010-12-07 | 1 | -14/+7 | |
| | | * | | | | | ath9k: Fix STA disconnect issue due to received MIC failed bcast frames | Senthil Balasubramanian | 2010-12-07 | 2 | -3/+9 | |
| | | * | | | | | ath9k: fix a DMA related race condition on reset | Felix Fietkau | 2010-12-07 | 3 | -19/+10 | |
| | | * | | | | | ath9k: fix bug in tx power | Matteo Croce | 2010-12-07 | 1 | -4/+8 | |
| | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | ath9k_hw: warn if we cannot change the power to the chip | Luis R. Rodriguez | 2010-12-08 | 1 | -0/+7 | |
| | * | | | | | ath9k: skip ATH9K_INT_TIM_TIMER when we are idle | Luis R. Rodriguez | 2010-12-08 | 1 | -0/+2 | |
| | * | | | | | cfg80211: add some element IDs in enum ieee80211_eid | Amitkumar Karwar | 2010-12-08 | 1 | -0/+3 | |
| | * | | | | | b43: rename config option for N-PHY, drop BROKEN | Rafał Miłecki | 2010-12-08 | 4 | -13/+14 | |
| | * | | | | | b43: fix split of N-PHY devices into supported and not (based on PHY rev) | Rafał Miłecki | 2010-12-08 | 2 | -2/+1 | |
| | * | | | | | b43: set TMS to work with current band width for N-PHY | Rafał Miłecki | 2010-12-08 | 4 | -7/+15 | |
| | * | | | | | b43: N-PHY: silence warnings | Rafał Miłecki | 2010-12-08 | 1 | -2/+6 | |
| | * | | | | | mac80211: Show max number of probe tries in debug message. | Ben Greear | 2010-12-08 | 1 | -2/+3 | |
| | * | | | | | b43: flush PHY writes when needed | Rafał Miłecki | 2010-12-08 | 2 | -0/+11 | |
| | * | | | | | b43: N-PHY: implement own maskset | Rafał Miłecki | 2010-12-08 | 1 | -0/+10 | |
| | * | | | | | b43: N-PHY: reorder and optimize tables initialization | Rafał Miłecki | 2010-12-08 | 1 | -7/+5 | |
| | * | | | | | b43: N-PHY: update init tables | Rafał Miłecki | 2010-12-08 | 1 | -106/+106 | |
| | * | | | | | ath9k: Check for NULL sta in ath_tx_start | Ben Greear | 2010-12-08 | 1 | -1/+4 | |
| | * | | | | | mac80211: Apply ht_opmode changes in ieee80211_change_bss | Helmut Schaa | 2010-12-08 | 1 | -0/+6 | |
| | * | | | | | cfg80211: Add new BSS attribute ht_opmode | Helmut Schaa | 2010-12-08 | 3 | -0/+12 | |
| | * | | | | | mac80211: Fix compilation error when mesh is disabled | Javier Cardona | 2010-12-07 | 1 | -0/+2 | |
| | * | | | | | ath9k: Remove dead code in recv.c | Mohammed Shafi Shajakhan | 2010-12-07 | 1 | -5/+4 | |
| | * | | | | | ath9k: Parse DTIM period from mac80211 | Mohammed Shafi Shajakhan | 2010-12-07 | 2 | -2/+4 | |
| | * | | | | | ath9k: Properly use unlikely check macro | Mohammed Shafi Shajakhan | 2010-12-07 | 1 | -3/+4 | |
| | * | | | | | ath9k_htc: Fix panic on FW download failure | Sujith Manoharan | 2010-12-07 | 1 | -2/+2 | |
| | * | | | | | ath9k_htc: Add support for handling TX power configuration | Sujith Manoharan | 2010-12-07 | 1 | -0/+6 | |
| | * | | | | | ath9k_htc: Cleanup device identification | Sujith Manoharan | 2010-12-07 | 7 | -30/+31 | |
| | * | | | | | mac80211: fix a compiler warning | Felix Fietkau | 2010-12-07 | 1 | -2/+1 | |
| | * | | | | | ath5k: Use capabilities information for the number of TX queues | Bruno Randolf | 2010-12-07 | 2 | -28/+41 | |
| | * | | | | | ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE. | Ben Greear | 2010-12-07 | 2 | -2/+8 |