aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ps3_gelic_wireless.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-29PS3: gelic: use unsigned long for irqflagsVegard Nossum1-6/+6
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller1-14/+16
2008-06-03PS3: gelic: Add support for ESSID scanMasakazu Mokuno1-7/+58
2008-06-03PS3: gelic: Deprecate the private ioctls in the gelic driverMasakazu Mokuno1-0/+6
2008-06-03PS3: gelic: Use the new PMK interface in the gelic driverMasakazu Mokuno1-34/+12
2008-06-03PS3: gelic: Kill the static bounce bufferMasakazu Mokuno1-9/+0
2008-06-03PS3: gelic: Allocate the bounce buffer dynamicallyMasakazu Mokuno1-7/+33
2008-06-03ps3: gelic: assoc_stat_lock semaphore to mutexDaniel Walker1-11/+11
2008-06-03ps3: gelic: scan_lock semaphore to mutexDaniel Walker1-9/+9
2008-05-12PS3: gelic: fix memory leakMasakazu Mokuno1-0/+2
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-3/+8
2008-04-15PS3: gelic: fix the oops on the broken IE returned from the hypervisorMasakazu Mokuno1-3/+8
2008-03-25PS3: gelic: Add support for separate cipher selectionMasakazu Mokuno1-1/+1
2008-03-13PS3: gelic: change the prefix of the net interface for wirelessMasakazu Mokuno1-0/+2
2008-03-13PS3: gelic: ignore scan info from zero SSID beaconsMasakazu Mokuno1-12/+15
2008-02-28PS3: gelic: Link the wireless net_device structure to the corresponding device structureMasakazu Mokuno1-0/+1
2008-02-11PS3: gelic: Add wireless support for PS3Masakazu Mokuno1-0/+2753