| Commit message (Expand) | Author | Age |
* | wireless: p54pci: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-09-26 |
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 |
* | net: wireless: p54spi: Fix commenting style | Sachin Kamat | 2013-05-29 |
* | net: wireless: p54spi: Use module_spi_driver macro | Sachin Kamat | 2013-05-29 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-04-24 |
|\ |
|
| * | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan | 2013-03-25 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-04-10 |
|\| |
|
| * | mac80211: pass queue bitmap to flush operation | Johannes Berg | 2013-03-18 |
* | | net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 2013-04-07 |
|/ |
|
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 |
|\ |
|
| * | drivers/net/wireless/p54: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-22 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-18 |
|\ \ |
|
| * | | p54usb: corrected USB ID for T-Com Sinus 154 data II | Tomasz Guszkowski | 2013-02-08 |
* | | | wireless: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches | 2013-02-04 |
|/ / |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-01-28 |
|\| |
|
| * | p54usb: add USBIDs for two more p54usb devices | Christian Lamparter | 2013-01-02 |
| * | p54usb: add USB ID for T-Com Sinus 154 data II | Tomasz Guszkowski | 2013-01-02 |
* | | p54pci: don't return zero on failure paths in p54p_probe() | Alexey Khoroshilov | 2013-01-07 |
|/ |
|
* | p54: remove __dev* attributes | Bill Pemberton | 2012-12-06 |
* | p54: potential signedness issue in p54_parse_rssical() | Dan Carpenter | 2012-12-03 |
* | p54pci: use SIMPLE_DEV_PM_OPS | Hauke Mehrtens | 2012-11-30 |
* | p54: improve TSF timestamp precision | Christian Lamparter | 2012-11-26 |
* | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen | 2012-11-13 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-28 |
|\ |
|
| * | p54: connect to 11w protected networks | Christian Lamparter | 2012-09-24 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-14 |
|\| |
|
| * | p54: fix off-by-one null pointer bug in p54_tx_80211 | Christian Lamparter | 2012-09-11 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-08-24 |
|\| |
|
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-08-21 |
| |\ |
|
| | * | mac80211: move TX station pointer and restructure TX | Thomas Huehn | 2012-07-31 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-08-22 |
|\ \ \
| |/ /
|/| | |
|
| * | | USB: p54usb: remove __devinit* from the struct usb_device_id table | Greg Kroah-Hartman | 2012-08-17 |
| |/ |
|
* | | p54: fix powerpc gcc warnings | Christian Lamparter | 2012-08-13 |
* | | p54: parse output power table | Christian Lamparter | 2012-08-10 |
* | | p54pci: convert driver to use asynchronous firmware loading | Larry Finger | 2012-08-06 |
|/ |
|
* | wireless: Use eth_random_addr | Joe Perches | 2012-07-17 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-07-12 |
|\ |
|
| * | mac80211: reduce IEEE80211_TX_MAX_RATES | Thomas Huehn | 2012-07-03 |
* | | wireless: Remove casts to same type | Joe Perches | 2012-06-06 |
|/ |
|
* | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-22 |
|\ |
|
| * | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 2012-05-18 |
* | | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-10 |
* | | drivers/net: add missing __devexit_p() annotations | Arnd Bergmann | 2012-04-21 |
* | | net/wireless: use module_pci_driver | Axel Lin | 2012-04-16 |
* | | mac80211: remove antenna_sel_tx TX info field | Johannes Berg | 2012-04-10 |
* | | p54usb: Load firmware asynchronously | Larry Finger | 2012-04-09 |
* | | p54: only unregister ieee80211_hw when it has been registered | Christian Lamparter | 2012-04-09 |
|/ |
|
* | p54pci: use new driver.pm interface for suspend/resume | Christian Lamparter | 2012-03-06 |
* | p54: pass interface setup errors back to mac80211 | Christian Lamparter | 2012-03-06 |
* | p54spi: Release GPIO lines and IRQ on error in p54spi_probe | Max Filippov | 2012-03-05 |