Age | Commit message (Expand) | Author | Files | Lines |
2009-08-28 | libipw: switch from ieee80211_* to libipw_* naming policy | John W. Linville | 10 | -1254/+1255 |
2009-08-28 | ipw2200: firmware DMA loading rework | Zhu Yi | 1 | -53/+67 |
2009-08-20 | ipw2x00: fix sparse warnings | Reinette Chatre | 2 | -43/+44 |
2009-08-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2009-08-07 | ipw2x00: Write outside array bounds | Zhu Yi | 1 | -1/+1 |
2009-07-24 | drivers/net: Drop unnecessary NULL test | Julia Lawall | 1 | -3/+0 |
2009-07-10 | drivers/net/wireless: Use PCI_VDEVICE | Joe Perches | 1 | -5/+5 |
2009-07-06 | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 1 | -2/+2 |
2009-06-13 | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 1 | -1/+1 |
2009-06-13 | net: fix network drivers ndo_start_xmit() return values (part 3) | Patrick McHardy | 1 | -1/+2 |
2009-05-06 | Wireless: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2 | -27/+28 |
2009-04-16 | ipw2x00: remove old compat_net_dev_ops code | Alexander Beregalov | 1 | -4/+0 |
2009-04-14 | drivers/net: replace BUG() with BUG_ON() if possible | Alexander Beregalov | 1 | -5/+2 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2 | -3/+3 |
2009-04-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2009-03-30 | trivial: Fix misspelling of firmware | Nick Andrew | 2 | -2/+2 |
2009-03-30 | wireless: remove duplicated .ndo_set_mac_address | Alexander Beregalov | 1 | -1/+0 |
2009-03-22 | ipw2200: convert to net_device_ops | Stephen Hemminger | 1 | -8/+22 |
2009-03-22 | ipw2100: convert to net_device_ops | Stephen Hemminger | 1 | -5/+12 |
2009-03-22 | ipw2x00: convert infrastructure for use by net_device_ops | Stephen Hemminger | 3 | -1/+6 |
2009-03-22 | ipw2x00: convert to internal net_device_stats | Stephen Hemminger | 6 | -77/+49 |
2009-03-17 | ipw2x00: remove obsolete enums | Helmut Schaa | 1 | -17/+0 |
2009-03-17 | ipw2x00: Use IE definitions from linux/ieee80211.h | Helmut Schaa | 2 | -73/+42 |
2009-03-17 | ipw2x00: remove duplicated defines | Helmut Schaa | 1 | -53/+0 |
2009-03-17 | libipw: fix debug output | Helmut Schaa | 3 | -19/+19 |
2009-02-27 | ipw2x00: age scan results on resume | Dan Williams | 8 | -9/+65 |
2009-02-27 | ipw2200, fix ipw io functions | Jiri Slaby | 1 | -46/+60 |
2009-02-27 | make net/ieee80211.h private to ipw2x00 | Dan Williams | 9 | -9/+1197 |
2009-02-18 | drivers/net/wireless/ipw2x00: fix sparse warnings: fix signedness | Hannes Eder | 1 | -4/+5 |
2009-02-09 | wireless: replace uses of __constant_{endian} | Harvey Harrison | 1 | -1/+1 |
2009-02-09 | ipw2x00: correct Kconfig to prevent following entries from not indenting | Jay Sternberg | 1 | -0/+1 |
2009-01-06 | trivial: Fix misspelling of "firmware" in ipw2100.c | Nick Andrew | 1 | -1/+1 |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 1 | -1/+1 |
2008-12-26 | drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols static | Hannes Eder | 1 | -3/+3 |
2008-12-12 | ipw2200: fix scanning while associated | Helmut Schaa | 2 | -6/+23 |
2008-12-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+4 |
2008-12-05 | wireless: clean up radiotap a bit | Johannes Berg | 1 | -21/+3 |
2008-11-21 | net/ieee80211 -> drivers/net/ipw2x00/libipw_* rename | John W. Linville | 7 | -2/+3644 |
2008-11-21 | ipw2x00: relocate ipw2100/ipw2200 to common directory | John W. Linville | 6 | -0/+23962 |