| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-25 | 3 | -10/+22 |
|\ |
|
| * | p54: convert to new station add/remove callbacks | Johannes Berg | 2010-02-19 | 1 | -9/+19 |
| * | p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ec | Jean-François Moine | 2010-02-19 | 1 | -0/+1 |
| * | drivers/net/wireless/p54/txrx.c Fix off by one error | Darren Jenkins | 2010-02-19 | 1 | -1/+1 |
| * | p54usb: Add usbid for Corega CG-WLUSB2GT. | Shimada Hirofumi | 2010-02-15 | 1 | -0/+1 |
* | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-02-14 | 3 | -13/+8 |
|\ \
| |/ |
|
| * | p54: remove get_tx_stats() mac80211 op | Kalle Valo | 2010-02-08 | 3 | -13/+8 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-04 | 2 | -36/+44 |
|\ \
| |/ |
|
| * | p54pci: revise tx locking | Christian Lamparter | 2010-01-22 | 1 | -12/+4 |
| * | p54pci: move tx cleanup into tasklet | Christian Lamparter | 2010-01-19 | 2 | -30/+32 |
| * | p54pci: handle dma mapping errors | Christian Lamparter | 2010-01-19 | 1 | -2/+16 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2010-01-19 | 1 | -0/+8 |
| |\ |
|
* | \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-23 | 1 | -0/+8 |
|\ \ \
| | |/
| |/| |
|
| * | | p54pci: rx frame length check | Christian Lamparter | 2010-01-18 | 1 | -0/+8 |
* | | | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 2010-01-07 | 1 | -1/+1 |
| |/
|/| |
|
* | | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg | 2009-12-28 | 1 | -6/+6 |
|/ |
|
* | cfg80211: convert bools into flags | Johannes Berg | 2009-11-19 | 1 | -1/+1 |
* | drivers/net/wireless/p54: remove exceptional & on function name | Julia Lawall | 2009-11-18 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-17 | 1 | -3/+7 |
|\ |
|
| * | p54usb: Remove DMA buffer from stack | Larry Finger | 2009-11-13 | 1 | -3/+7 |
* | | p54: disable channels with incomplete calibration data sets | Christian Lamparter | 2009-11-02 | 1 | -12/+19 |
* | | wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig | John W. Linville | 2009-10-30 | 1 | -1/+1 |
|/ |
|
* | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 1 | -0/+1 |
* | p54usb: add Zcomax XG-705A usbid | Christian Lamparter | 2009-09-16 | 1 | -0/+1 |
* | p54: fix broadcast buffering in AP mode | Christian Lamparter | 2009-08-28 | 1 | -0/+3 |
* | mac80211: allow configure_filter callback to sleep | Johannes Berg | 2009-08-20 | 1 | -1/+1 |
* | p54: disable PS by default | Christian Lamparter | 2009-08-20 | 1 | -0/+6 |
* | p54: implement rfkill | Christian Lamparter | 2009-08-14 | 3 | -2/+14 |
* | p54: Write outside array bounds | Christian Lamparter | 2009-08-14 | 1 | -1/+1 |
* | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 2009-08-04 | 4 | -7/+6 |
* | mac80211: fix PS-poll response, race | Johannes Berg | 2009-07-27 | 1 | -1/+1 |
* | p54: Eliminate unnecessary initialization | Larry Finger | 2009-07-24 | 1 | -2/+2 |
* | p54: fix a fw crash caused by statistic feedback | Christian Lamparter | 2009-07-24 | 1 | -0/+16 |
* | p54: fix beaconing related firmware crash | Christian Lamparter | 2009-07-24 | 4 | -20/+38 |
* | p54: remove useless code | Christian Lamparter | 2009-07-24 | 1 | -15/+1 |
* | p54: generate channel list dynamically | Christian Lamparter | 2009-07-24 | 3 | -67/+261 |
* | p54: re-enable power save feature | Christian Lamparter | 2009-07-24 | 5 | -32/+98 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-23 | 1 | -1/+1 |
|\ |
|
| * | p54spi: fix potential null deref in p54spi.c | Dan Carpenter | 2009-07-21 | 1 | -1/+1 |
* | | p54: fix queue stall due to underrun | Christian Lamparter | 2009-07-10 | 1 | -3/+4 |
* | | p54usb: fix stalls caused by urb allocation failures | Christian Lamparter | 2009-07-10 | 1 | -19/+17 |
* | | p54spi: remove dead code and definitions | Christian Lamparter | 2009-07-10 | 1 | -34/+0 |
* | | p54: two endian fixes | Christian Lamparter | 2009-07-10 | 2 | -7/+7 |
* | | p54: Modify p54 files for new organization | Christian Lamparter | 2009-07-10 | 7 | -3400/+102 |
* | | p54: Move TX/RX code | Christian Lamparter | 2009-07-10 | 1 | -0/+825 |
* | | p54: Move mac80211 glue code | Christian Lamparter | 2009-07-10 | 1 | -0/+607 |
* | | p54: Move LMAC interface definitions | Christian Lamparter | 2009-07-10 | 1 | -0/+551 |
* | | p54: Move LED code | Christian Lamparter | 2009-07-10 | 1 | -0/+163 |
* | | p54: Move firmware code | Christian Lamparter | 2009-07-10 | 1 | -0/+697 |
* | | p54: Move eeprom header | Christian Lamparter | 2009-07-10 | 1 | -0/+226 |