summaryrefslogtreecommitdiffstats
path: root/drivers/net/ps3_gelic_wireless.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: return operator cleanupEric Dumazet2010-09-261-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-201-38/+36
|\
| * drivers/net: remove useless semicolonsJoe Perches2010-05-171-2/+2
| * drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-291-18/+17
| |\ \
| | * | drivers/net: Remove local #define IW_IOCTL, use IW_HANDLERJoe Perches2010-03-231-18/+17
| * | | net/ps3_gelic: remove trailing space in messagesFrans Pop2010-03-241-17/+17
| |/ /
* | | Merge branch 'master' into for-nextJiri Kosina2010-04-231-0/+1
|\ \ \ | | |/ | |/|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| |/
* | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-291-1/+1
|/
* ps3_gelic_wireless: Remove superfluous debug infoHamish Guthrie2010-02-011-2/+1
* ps3_gelic_wireless: fix format warningJohn W. Linville2010-02-011-1/+1
* ps3_gelic_wireless: fix directed ssid scanHamish Guthrie2010-01-281-6/+9
* ps3_gelic_wireless: Remove PS3 gelic legacy wpa supportHamish Guthrie2010-01-281-137/+0
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
* netdev: restore MAC address set and validate operationsBen Hutchings2009-07-121-0/+1
* net/ps3: gelic - Add missing annotationsGeert Uytterhoeven2009-06-161-3/+3
* net/ps3: Fix wireless AP connect error handlingMasakazu Mokuno2009-04-161-0/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-031-1/+1
|\
| * powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/netStephen Rothwell2009-02-021-1/+1
* | PS3: gelic: wireless: convert the wireless part to net_device_opsMasakazu Mokuno2009-01-211-12/+16
|/
* 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
OpenPOWER on IntegriCloud