| Commit message (Expand) | Author | Age | Files | Lines |
* | wireless/ipw2x00: remove trailing space in messages | Frans Pop | 2010-03-31 | 1 | -19/+19 |
* | ipw2x00: replace "ieee80211" with "libipw" where appropriate | Pavel Roskin | 2010-03-15 | 1 | -5/+5 |
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 2010-01-07 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -3/+3 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -3/+3 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -3/+3 |
* | | | ipw2100: fix rebooting hang with driver loaded | Zhu Yi | 2009-12-04 | 1 | -0/+11 |
* | | | ipw2100: Register the wiphy device | Matthew Garrett | 2009-11-23 | 1 | -29/+95 |
* | | | libipw: initiate cfg80211 API conversion (v2) | John W. Linville | 2009-11-23 | 1 | -3/+3 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-18 | 1 | -0/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | ipw2100: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-11 | 1 | -0/+6 |
* | | | Revert "libipw: initiate cfg80211 API conversion" | John W. Linville | 2009-11-13 | 1 | -3/+3 |
|/ / |
|
* | | Revert "ipw2200: fix oops on missing firmware" | John W. Linville | 2009-11-06 | 1 | -4/+1 |
|/ |
|
* | ipw2200: fix oops on missing firmware | Zhu Yi | 2009-10-30 | 1 | -1/+4 |
* | wireless: convert drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -5/+5 |
* | libipw: initiate cfg80211 API conversion | John W. Linville | 2009-08-28 | 1 | -3/+3 |
* | ipw2x00: update contact information | Reinette Chatre | 2009-08-28 | 1 | -1/+1 |
* | libipw: switch from ieee80211_* to libipw_* naming policy | John W. Linville | 2009-08-28 | 1 | -99/+99 |
* | ipw2x00: fix sparse warnings | Reinette Chatre | 2009-08-20 | 1 | -6/+8 |
* | Wireless: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-05-06 | 1 | -4/+4 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | trivial: Fix misspelling of firmware | Nick Andrew | 2009-03-30 | 1 | -1/+1 |
* | ipw2100: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -5/+12 |
* | ipw2x00: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 1 | -17/+19 |
* | ipw2x00: age scan results on resume | Dan Williams | 2009-02-27 | 1 | -1/+11 |
* | drivers/net/wireless/ipw2x00: fix sparse warnings: fix signedness | Hannes Eder | 2009-02-17 | 1 | -4/+5 |
* | trivial: Fix misspelling of "firmware" in ipw2100.c | Nick Andrew | 2009-01-06 | 1 | -1/+1 |
* | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols static | Hannes Eder | 2008-12-26 | 1 | -3/+3 |
* | ipw2x00: relocate ipw2100/ipw2200 to common directory | John W. Linville | 2008-11-21 | 1 | -0/+8649 |