| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -3/+3 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -3/+3 |
* | | drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failure | Julia Lawall | 2010-10-15 | 1 | -1/+3 |
* | | p54usb: add five more USBIDs | Christian Lamparter | 2010-10-05 | 1 | -0/+13 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-09-24 | 1 | -1/+1 |
|\ \ |
|
| * | | p54: fix tx feedback status flag check | Christian Lamparter | 2010-08-30 | 1 | -1/+1 |
* | | | p54spi: Add error message for eeprom failure | Michael Büsch | 2010-09-07 | 1 | -0/+2 |
* | | | p54: better rssi->dbm conversion for longbow phys | Christian Lamparter | 2010-08-25 | 1 | -4/+4 |
* | | | p54usb: fix off-by-one on !CONFIG_PM | Christian Lamparter | 2010-08-25 | 1 | -1/+1 |
* | | | p54spi: Kconfig option for config blob | Christian Lamparter | 2010-08-25 | 2 | -1/+23 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-08-24 | 5 | -8/+8 |
|\ \ \
| |/ / |
|
| * | | drivers/net/wireless: Restore upper case words in wiphy_<level> messages | Joe Perches | 2010-08-18 | 5 | -8/+8 |
* | | | p54: improve eeprom parser | Christian Lamparter | 2010-08-24 | 2 | -3/+19 |
* | | | p54spi: fix eeprom checksum | Christian Lamparter | 2010-08-24 | 1 | -1/+1 |
* | | | mac80211: use cipher suite selectors | Johannes Berg | 2010-08-16 | 2 | -12/+14 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-08-16 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Revert "p54pci: Add PCI ID for SMC2802W" | John W. Linville | 2010-08-09 | 1 | -2/+0 |
| |/ |
|
* | | p54: update fw version info in wiphy struct | John W. Linville | 2010-08-16 | 1 | -1/+5 |
|/ |
|
* | p54pci: Add PCI ID for SMC2802W | Larry Finger | 2010-08-04 | 1 | -0/+2 |
* | drivers/net/wireless: Use wiphy_<level> | Joe Perches | 2010-07-27 | 5 | -91/+85 |
* | p54: Added get_survey callback in order to get channel noise | John W. Linville | 2010-07-27 | 1 | -0/+17 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-17 | 2 | -1/+4 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-06-17 | 1 | -0/+2 |
| |\ |
|
| | * | p54pci: add Symbol AP-300 minipci adapters pciid | Joerg Albert | 2010-06-14 | 1 | -0/+2 |
| * | | p54usb: Comment out duplicate Medion MD40900 device id | Leann Ogasawara | 2010-06-16 | 1 | -1/+2 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-11 | 3 | -7/+6 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-06-07 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | p54usb: Add device ID for Dell WLA3310 USB | Jason Dravet | 2010-06-07 | 1 | -0/+1 |
| * | | p54spi: replace internal "cx3110x" name with "p54spi" | Luke-Jr | 2010-06-04 | 1 | -3/+2 |
| * | | drivers/net/wireless/p54: Use kmemdup | Julia Lawall | 2010-06-02 | 2 | -4/+3 |
| |/ |
|
* | | drivers/net: use __packed annotation | Eric Dumazet | 2010-06-03 | 4 | -15/+15 |
|/ |
|
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-05 | 3 | -11/+9 |
|\ |
|
| * | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville | 2010-05-03 | 1 | -1/+1 |
| |\ |
|
| | * | Merge branch 'wireless-2.6' into wireless-next-2.6 | Reinette Chatre | 2010-04-30 | 1 | -1/+1 |
| | |\ |
|
| * | | | mac80211: remove deprecated noise field from ieee80211_rx_status | John W. Linville | 2010-04-30 | 1 | -2/+1 |
| |/ / |
|
| * | | p54: remove usage of deprecated noise value | John W. Linville | 2010-04-28 | 1 | -1/+0 |
| * | | p54pci: fix regression from prevent stuck rx-ring on slow system | Hans de Goede | 2010-04-26 | 1 | -8/+8 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-02 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-04-30 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | p54pci: fix bugs in p54p_check_tx_ring | Hans de Goede | 2010-04-26 | 1 | -1/+1 |
* | | | | Merge branch 'master' into for-davem | John W. Linville | 2010-04-23 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | p54pci: fix serious sparse warning | Christian Lamparter | 2010-04-16 | 1 | -1/+1 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 | 2 | -14/+14 |
|\ \ \ \
| |/ / / |
|
| * | | | p54pci: prevent stuck rx-ring on slow system | Quintin Pitts | 2010-04-12 | 1 | -13/+13 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-08 | 1 | -0/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | wireless/prism54: remove trailing space in messages | Frans Pop | 2010-03-31 | 1 | -1/+1 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 6 | -0/+6 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-06 | 1 | -0/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 6 | -0/+6 |