aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ps3_gelic_wireless.c
Commit message (Expand)AuthorAgeFilesLines
* don't use net/ieee80211.hJohannes Berg2008-11-101-8/+9
* net: convert more to %pMJohannes Berg2008-10-271-5/+1
* net: convert print_mac to %pMJohannes Berg2008-10-271-9/+5
* PS3: gelic: use unsigned long for irqflagsVegard Nossum2008-07-291-6/+6
* wext: Emit event stream entries correctly when compat.David S. Miller2008-06-161-14/+16
* PS3: gelic: Add support for ESSID scanMasakazu Mokuno2008-06-031-7/+58
* PS3: gelic: Deprecate the private ioctls in the gelic driverMasakazu Mokuno2008-06-031-0/+6
* PS3: gelic: Use the new PMK interface in the gelic driverMasakazu Mokuno2008-06-031-34/+12
* PS3: gelic: Kill the static bounce bufferMasakazu Mokuno2008-06-031-9/+0
* PS3: gelic: Allocate the bounce buffer dynamicallyMasakazu Mokuno2008-06-031-7/+33
* ps3: gelic: assoc_stat_lock semaphore to mutexDaniel Walker2008-06-031-11/+11
* ps3: gelic: scan_lock semaphore to mutexDaniel Walker2008-06-031-9/+9
* PS3: gelic: fix memory leakMasakazu Mokuno2008-05-121-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-171-3/+8
|\
| * PS3: gelic: fix the oops on the broken IE returned from the hypervisorMasakazu Mokuno2008-04-151-3/+8
* | PS3: gelic: Add support for separate cipher selectionMasakazu Mokuno2008-03-251-1/+1
|/
* PS3: gelic: change the prefix of the net interface for wirelessMasakazu Mokuno2008-03-131-0/+2
* PS3: gelic: ignore scan info from zero SSID beaconsMasakazu Mokuno2008-03-131-12/+15
* PS3: gelic: Link the wireless net_device structure to the corresponding devic...Masakazu Mokuno2008-02-281-0/+1
* PS3: gelic: Add wireless support for PS3Masakazu Mokuno2008-02-111-0/+2753