| Commit message (Expand) | Author | Age | Files | Lines |
* | toshiba: Move the Toshiba drivers | Jeff Kirsher | 2011-08-12 | 1 | -2681/+0 |
* | net: ps3_gelic: convert to hw_features | Michał Mirosław | 2011-04-12 | 1 | -4/+0 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | drivers/net: return operator cleanup | Eric Dumazet | 2010-09-27 | 1 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-21 | 1 | -38/+36 |
|\ |
|
| * | drivers/net: remove useless semicolons | Joe Perches | 2010-05-18 | 1 | -2/+2 |
| * | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 1 | -1/+0 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
| |\ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-29 | 1 | -18/+17 |
| |\ \ |
|
| | * | | drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER | Joe Perches | 2010-03-23 | 1 | -18/+17 |
| * | | | net/ps3_gelic: remove trailing space in messages | Frans Pop | 2010-03-24 | 1 | -17/+17 |
| |/ / |
|
* | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-23 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
| |/ |
|
* / | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse | 2010-03-29 | 1 | -1/+1 |
|/ |
|
* | ps3_gelic_wireless: Remove superfluous debug info | Hamish Guthrie | 2010-02-01 | 1 | -2/+1 |
* | ps3_gelic_wireless: fix format warning | John W. Linville | 2010-02-01 | 1 | -1/+1 |
* | ps3_gelic_wireless: fix directed ssid scan | Hamish Guthrie | 2010-01-28 | 1 | -6/+9 |
* | ps3_gelic_wireless: Remove PS3 gelic legacy wpa support | Hamish Guthrie | 2010-01-28 | 1 | -137/+0 |
* | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 | 1 | -1/+1 |
* | netdev: restore MAC address set and validate operations | Ben Hutchings | 2009-07-12 | 1 | -0/+1 |
* | net/ps3: gelic - Add missing annotations | Geert Uytterhoeven | 2009-06-16 | 1 | -3/+3 |
* | net/ps3: Fix wireless AP connect error handling | Masakazu Mokuno | 2009-04-16 | 1 | -0/+3 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-03 | 1 | -1/+1 |
|\ |
|
| * | powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/net | Stephen Rothwell | 2009-02-02 | 1 | -1/+1 |
* | | PS3: gelic: wireless: convert the wireless part to net_device_ops | Masakazu Mokuno | 2009-01-21 | 1 | -12/+16 |
|/ |
|
* | don't use net/ieee80211.h | Johannes Berg | 2008-11-10 | 1 | -8/+9 |
* | net: convert more to %pM | Johannes Berg | 2008-10-28 | 1 | -5/+1 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-28 | 1 | -9/+5 |
* | PS3: gelic: use unsigned long for irqflags | Vegard Nossum | 2008-07-29 | 1 | -6/+6 |
* | wext: Emit event stream entries correctly when compat. | David S. Miller | 2008-06-17 | 1 | -14/+16 |
* | PS3: gelic: Add support for ESSID scan | Masakazu Mokuno | 2008-06-03 | 1 | -7/+58 |
* | PS3: gelic: Deprecate the private ioctls in the gelic driver | Masakazu Mokuno | 2008-06-03 | 1 | -0/+6 |
* | PS3: gelic: Use the new PMK interface in the gelic driver | Masakazu Mokuno | 2008-06-03 | 1 | -34/+12 |
* | PS3: gelic: Kill the static bounce buffer | Masakazu Mokuno | 2008-06-03 | 1 | -9/+0 |
* | PS3: gelic: Allocate the bounce buffer dynamically | Masakazu Mokuno | 2008-06-03 | 1 | -7/+33 |
* | ps3: gelic: assoc_stat_lock semaphore to mutex | Daniel Walker | 2008-06-03 | 1 | -11/+11 |
* | ps3: gelic: scan_lock semaphore to mutex | Daniel Walker | 2008-06-03 | 1 | -9/+9 |
* | PS3: gelic: fix memory leak | Masakazu Mokuno | 2008-05-13 | 1 | -0/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-04-18 | 1 | -3/+8 |
|\ |
|
| * | PS3: gelic: fix the oops on the broken IE returned from the hypervisor | Masakazu Mokuno | 2008-04-15 | 1 | -3/+8 |
* | | PS3: gelic: Add support for separate cipher selection | Masakazu Mokuno | 2008-03-25 | 1 | -1/+1 |
|/ |
|
* | PS3: gelic: change the prefix of the net interface for wireless | Masakazu Mokuno | 2008-03-13 | 1 | -0/+2 |
* | PS3: gelic: ignore scan info from zero SSID beacons | Masakazu Mokuno | 2008-03-13 | 1 | -12/+15 |
* | PS3: gelic: Link the wireless net_device structure to the corresponding devic... | Masakazu Mokuno | 2008-02-28 | 1 | -0/+1 |
* | PS3: gelic: Add wireless support for PS3 | Masakazu Mokuno | 2008-02-11 | 1 | -0/+2753 |