Age | Commit message (Expand) | Author | Files | Lines |
2010-02-01 | ps3_gelic_wireless: Remove superfluous debug info | Hamish Guthrie | 1 | -2/+1 |
2010-02-01 | ps3_gelic_wireless: fix format warning | John W. Linville | 1 | -1/+1 |
2010-01-28 | ps3_gelic_wireless: fix directed ssid scan | Hamish Guthrie | 1 | -6/+9 |
2010-01-28 | ps3_gelic_wireless: Remove PS3 gelic legacy wpa support | Hamish Guthrie | 1 | -137/+0 |
2009-09-02 | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 1 | -1/+1 |
2009-07-13 | netdev: restore MAC address set and validate operations | Ben Hutchings | 1 | -0/+1 |
2009-06-16 | net/ps3: gelic - Add missing annotations | Geert Uytterhoeven | 1 | -3/+3 |
2009-04-16 | net/ps3: Fix wireless AP connect error handling | Masakazu Mokuno | 1 | -0/+3 |
2009-02-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2009-02-02 | powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/net | Stephen Rothwell | 1 | -1/+1 |
2009-01-22 | PS3: gelic: wireless: convert the wireless part to net_device_ops | Masakazu Mokuno | 1 | -12/+16 |
2008-11-10 | don't use net/ieee80211.h | Johannes Berg | 1 | -8/+9 |
2008-10-28 | net: convert more to %pM | Johannes Berg | 1 | -5/+1 |
2008-10-28 | net: convert print_mac to %pM | Johannes Berg | 1 | -9/+5 |
2008-07-30 | PS3: gelic: use unsigned long for irqflags | Vegard Nossum | 1 | -6/+6 |
2008-06-17 | wext: Emit event stream entries correctly when compat. | David S. Miller | 1 | -14/+16 |
2008-06-03 | PS3: gelic: Add support for ESSID scan | Masakazu Mokuno | 1 | -7/+58 |
2008-06-03 | PS3: gelic: Deprecate the private ioctls in the gelic driver | Masakazu Mokuno | 1 | -0/+6 |
2008-06-03 | PS3: gelic: Use the new PMK interface in the gelic driver | Masakazu Mokuno | 1 | -34/+12 |
2008-06-03 | PS3: gelic: Kill the static bounce buffer | Masakazu Mokuno | 1 | -9/+0 |
2008-06-03 | PS3: gelic: Allocate the bounce buffer dynamically | Masakazu Mokuno | 1 | -7/+33 |
2008-06-03 | ps3: gelic: assoc_stat_lock semaphore to mutex | Daniel Walker | 1 | -11/+11 |
2008-06-03 | ps3: gelic: scan_lock semaphore to mutex | Daniel Walker | 1 | -9/+9 |
2008-05-13 | PS3: gelic: fix memory leak | Masakazu Mokuno | 1 | -0/+2 |
2008-04-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -3/+8 |
2008-04-15 | PS3: gelic: fix the oops on the broken IE returned from the hypervisor | Masakazu Mokuno | 1 | -3/+8 |
2008-03-25 | PS3: gelic: Add support for separate cipher selection | Masakazu Mokuno | 1 | -1/+1 |
2008-03-13 | PS3: gelic: change the prefix of the net interface for wireless | Masakazu Mokuno | 1 | -0/+2 |
2008-03-13 | PS3: gelic: ignore scan info from zero SSID beacons | Masakazu Mokuno | 1 | -12/+15 |
2008-02-28 | PS3: gelic: Link the wireless net_device structure to the corresponding devic... | Masakazu Mokuno | 1 | -0/+1 |
2008-02-11 | PS3: gelic: Add wireless support for PS3 | Masakazu Mokuno | 1 | -0/+2753 |