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