Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 12 | -177/+12 | |
| | | |/ | | |/| | ||||||
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-01-05 | 46 | -1981/+999 | |
|\ \ \ \ | ||||||
| * | | | | ath6kl: revert USB support | John W. Linville | 2012-01-05 | 8 | -501/+20 | |
| * | | | | mwl8k: Changing the driver version to 0.13 | Yogesh Ashok Powar | 2012-01-04 | 1 | -1/+1 | |
| * | | | | mwl8k: Recover from firmware crash | Yogesh Ashok Powar | 2012-01-04 | 1 | -7/+129 | |
| * | | | | ath9k: tx queue enable is read only for EDMA chipsets | Mohammed Shafi Shajakhan | 2012-01-04 | 1 | -2/+5 | |
| * | | | | rt2x00: Change RF3853 to RF3053. | Gertjan van Wingerde | 2012-01-04 | 1 | -2/+2 | |
| * | | | | rt2x00: RT3593 is also applicable to USB. | Gertjan van Wingerde | 2012-01-04 | 1 | -1/+1 | |
| * | | | | rt2x00usb: Zero USB padding before sending URB | Jakub Kiciński | 2012-01-04 | 1 | -3/+13 | |
| * | | | | rt2800usb: Let rt2x00usb handle USB padding | Jakub Kiciński | 2012-01-04 | 1 | -27/+10 | |
| * | | | | rt2x00: Convert big if-statements to switch-statements. | Gertjan van Wingerde | 2012-01-04 | 1 | -18/+26 | |
| * | | | | rt2x00: Whitespace cleanup. | Gertjan van Wingerde | 2012-01-04 | 1 | -1/+1 | |
| * | | | | rt2x00: Identify rt2800usb chipsets. | Gertjan van Wingerde | 2012-01-04 | 1 | -14/+12 | |
| * | | | | carl9170: move checksum and txseq into subfunctions | Christian Lamparter | 2012-01-04 | 1 | -37/+60 | |
| * | | | | rt2800usb: Move ID out of unknown | Larry Finger | 2012-01-04 | 1 | -1/+1 | |
| * | | | | ipw2x00: remove reset_port functionality | Stanislav Yakovlev | 2012-01-04 | 2 | -29/+0 | |
| * | | | | ath9k_hw: increase tx status ring buffer size | Rajkumar Manoharan | 2012-01-04 | 4 | -4/+4 | |
| * | | | | iwlegacy: 3945: fix hw passive scan on radar channels | Stanislaw Gruszka | 2012-01-04 | 1 | -4/+4 | |
| * | | | | iwlegacy: 3945: simplify calculations of retry limit | Stanislaw Gruszka | 2012-01-04 | 3 | -15/+6 | |
| * | | | | iwlegacy: random 3945-rs.c cleanups | Stanislaw Gruszka | 2012-01-04 | 1 | -20/+11 | |
| * | | | | iwlegacy: 4965: remove one il4965_hdl_beacon | Stanislaw Gruszka | 2012-01-04 | 2 | -21/+1 | |
| * | | | | iwlegacy: 3945: get rid of hw_{set,get}_rate | Stanislaw Gruszka | 2012-01-04 | 2 | -20/+1 | |
| * | | | | iwlegacy: 4965: small tx_cmd build cleanup | Stanislaw Gruszka | 2012-01-04 | 2 | -30/+9 | |
| * | | | | iwlegacy: 4965: toggle tx antenna inline | Stanislaw Gruszka | 2012-01-04 | 2 | -25/+18 | |
| * | | | | iwlegacy: move some i/o helpers out of inline | Stanislaw Gruszka | 2012-01-04 | 2 | -192/+175 | |
| * | | | | iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate() | Dan Carpenter | 2012-01-04 | 1 | -1/+1 | |
| * | | | | iwlegacy: remove iwl-sta.c | Stanislaw Gruszka | 2012-01-04 | 1 | -817/+0 | |
| * | | | | rt2x00: Mark active channel's survey data as "in use" | Helmut Schaa | 2012-01-04 | 1 | -0/+3 | |
| * | | | | b43legacy: Avoid packet losses in the dma worker code | Larry Finger | 2012-01-04 | 4 | -50/+126 | |
| * | | | | b43: N-PHY: fix typo in TX power fix | Rafał Miłecki | 2012-01-04 | 1 | -1/+1 | |
| * | | | | b43: N-PHY: fix controling RF override | Rafał Miłecki | 2012-01-04 | 1 | -2/+2 | |
| * | | | | b43: N-PHY: update gain ctl workarounds | Rafał Miłecki | 2012-01-04 | 2 | -18/+92 | |
| * | | | | b43: add lacking boardflags defines | Rafał Miłecki | 2012-01-04 | 1 | -0/+11 | |
| * | | | | ath9k: make ath_mci_duty_cycle static | Luis R. Rodriguez | 2012-01-04 | 1 | -1/+1 | |
| * | | | | drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation | Djalal Harouni | 2012-01-04 | 1 | -6/+4 | |
| * | | | | b43: N-PHY: get idle TSSI values | Rafał Miłecki | 2012-01-04 | 2 | -1/+130 | |
| * | | | | b43: N-PHY: fix success condition of running samples | Rafał Miłecki | 2012-01-04 | 1 | -1/+1 | |
| * | | | | b43: N-PHY: move common TX/RX functions | Rafał Miłecki | 2012-01-04 | 1 | -107/+111 | |
| * | | | | ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get() | Luis R. Rodriguez | 2012-01-04 | 1 | -2/+2 | |
| * | | | | ath5k: avoid sparse warnings on tracing | Luis R. Rodriguez | 2012-01-04 | 1 | -2/+3 | |
| * | | | | ath9k: fix tx queue sparse complaint | Luis R. Rodriguez | 2012-01-04 | 1 | -0/+3 | |
| * | | | | ath9k_hw: fix sparse warnings on ar9003_rtt.c | Luis R. Rodriguez | 2012-01-04 | 1 | -0/+1 | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-01-04 | 3 | -4/+22 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-01-04 | 3 | -4/+22 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | mwifiex: fix crash during simultaneous scan and connect | Amitkumar Karwar | 2012-01-03 | 1 | -1/+6 | |
| | * | | | b43: fix regression in PIO case | Guennadi Liakhovetski | 2012-01-03 | 1 | -3/+13 | |
| | * | | | ath9k: Fix kernel panic in AR2427 in AP mode | Mohammed Shafi Shajakhan | 2012-01-03 | 1 | -0/+3 | |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-01-03 | 141 | -5022/+6284 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | mwifiex: fix issues in band configuration code | Amitkumar Karwar | 2011-12-21 | 2 | -30/+20 | |
| * | | | | mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros | Amitkumar Karwar | 2011-12-21 | 7 | -39/+35 |