| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: p54usb: remove __devinit* from the struct usb_device_id table | Greg Kroah-Hartman | 2012-08-17 | 1 | -1/+1 |
* | wireless: Use eth_random_addr | Joe Perches | 2012-07-16 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-07-12 | 1 | -3/+3 |
|\ |
|
| * | mac80211: reduce IEEE80211_TX_MAX_RATES | Thomas Huehn | 2012-07-03 | 1 | -3/+3 |
* | | wireless: Remove casts to same type | Joe Perches | 2012-06-06 | 2 | -2/+2 |
|/ |
|
* | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-22 | 1 | -0/+1 |
|\ |
|
| * | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 2012-05-18 | 1 | -0/+1 |
* | | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-10 | 1 | -1/+1 |
* | | drivers/net: add missing __devexit_p() annotations | Arnd Bergmann | 2012-04-21 | 1 | -1/+1 |
* | | net/wireless: use module_pci_driver | Axel Lin | 2012-04-16 | 1 | -12/+1 |
* | | mac80211: remove antenna_sel_tx TX info field | Johannes Berg | 2012-04-10 | 1 | -2/+1 |
* | | p54usb: Load firmware asynchronously | Larry Finger | 2012-04-09 | 2 | -68/+130 |
* | | p54: only unregister ieee80211_hw when it has been registered | Christian Lamparter | 2012-04-09 | 2 | -2/+10 |
|/ |
|
* | p54pci: use new driver.pm interface for suspend/resume | Christian Lamparter | 2012-03-06 | 1 | -24/+24 |
* | p54: pass interface setup errors back to mac80211 | Christian Lamparter | 2012-03-06 | 1 | -2/+3 |
* | p54spi: Release GPIO lines and IRQ on error in p54spi_probe | Max Filippov | 2012-03-05 | 1 | -4/+10 |
* | mac80211: handle non-bufferable MMPDUs correctly | Johannes Berg | 2012-02-29 | 1 | -1/+1 |
* | mac80211: make beacon filtering per virtual interface | Johannes Berg | 2012-01-27 | 1 | -1/+2 |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 1 | -12/+1 |
|\ |
|
| * | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 1 | -12/+1 |
| |\ |
|
| | * | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 1 | -12/+1 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-22 | 1 | -2/+3 |
| |\ \
| | |/
| |/| |
|
* | | | module_param: make bool parameters really bool (net & drivers/net) | Rusty Russell | 2011-12-19 | 1 | -1/+1 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-02 | 1 | -2/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | p54spi: Fix workqueue deadlock | Michael Büsch | 2011-11-17 | 1 | -2/+2 |
| * | | p54spi: Add missing spin_lock_init | Michael Büsch | 2011-11-17 | 1 | -0/+1 |
* | | | wireless: Remove redundant spi driver bus initialization | Lars-Peter Clausen | 2011-11-28 | 1 | -1/+0 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 2011-11-22 | 6 | -0/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 3 | -0/+3 |
| * | | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 2011-10-31 | 3 | -0/+3 |
| |/ |
|
* | | p54: use ieee80211_free_txskb | Christian Lamparter | 2011-11-21 | 1 | -2/+2 |
* | | p54spi: Remove FIXME in op_stop | Michael Büsch | 2011-11-17 | 1 | -5/+1 |
|/ |
|
* | mac80211: pass vif param to conf_tx() callback | Eliad Peller | 2011-10-03 | 1 | -1/+2 |
* | mac80211: implement uAPSD | Johannes Berg | 2011-09-30 | 1 | -1/+1 |
* | p54spi: add "spi:" prefix for stlc45xx modalias | Axel Lin | 2011-08-29 | 1 | -1/+1 |
* | p54: Use do_div for 64-bit division to fix 32-bit kernels | Christian Lamparter | 2011-08-29 | 1 | -4/+8 |
* | p54: improve site survey | Christian Lamparter | 2011-08-24 | 5 | -14/+211 |
* | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-06 | 1 | -0/+1 |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next... | John W. Linville | 2011-05-24 | 1 | -0/+1 |
|\ |
|
| * | p54usb: add zoom 4410 usbid | Christian Lamparter | 2011-05-16 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-05-16 | 1 | -2/+1 |
|\| |
|
| * | p54pci: fix -Wunused-but-set-variable warnings | Christian Lamparter | 2011-05-10 | 1 | -2/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-05-05 | 5 | -1/+66 |
|\| |
|
| * | p54: avoid uninitialized variable warning for freq | John W. Linville | 2011-04-29 | 1 | -1/+1 |
| * | p54: implement multicast filter | Christian Lamparter | 2011-04-26 | 4 | -0/+65 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-04-11 | 1 | -1/+1 |
|\| |
|
| * | p54: Initialize extra_len in p54_tx_80211 | Jason Conti | 2011-04-08 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-04-11 | 1 | -0/+2 |
|\| |
|
| * | p54usb: IDs for two new devices | Christian Lamparter | 2011-04-04 | 1 | -0/+2 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -2/+2 |
|/ |
|