summaryrefslogtreecommitdiff
path: root/drivers/net/ps3_gelic_wireless.c
AgeCommit message (Expand)Author
2011-04-12net: ps3_gelic: convert to hw_featuresMichał Mirosław
2011-03-31Fix common misspellingsLucas De Marchi
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-17drivers/net: remove useless semicolonsJoe Perches
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse
2010-03-24net/ps3_gelic: remove trailing space in messagesFrans Pop
2010-03-23drivers/net: Remove local #define IW_IOCTL, use IW_HANDLERJoe Perches
2010-02-01ps3_gelic_wireless: Remove superfluous debug infoHamish Guthrie
2010-02-01ps3_gelic_wireless: fix format warningJohn W. Linville
2010-01-28ps3_gelic_wireless: fix directed ssid scanHamish Guthrie
2010-01-28ps3_gelic_wireless: Remove PS3 gelic legacy wpa supportHamish Guthrie
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-07-12netdev: restore MAC address set and validate operationsBen Hutchings
2009-06-16net/ps3: gelic - Add missing annotationsGeert Uytterhoeven
2009-04-16net/ps3: Fix wireless AP connect error handlingMasakazu Mokuno
2009-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-02powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/netStephen Rothwell
2009-01-21PS3: gelic: wireless: convert the wireless part to net_device_opsMasakazu Mokuno
2008-11-10don't use net/ieee80211.hJohannes Berg
2008-10-27net: convert more to %pMJohannes Berg
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-07-29PS3: gelic: use unsigned long for irqflagsVegard Nossum
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller
2008-06-03PS3: gelic: Add support for ESSID scanMasakazu Mokuno
2008-06-03PS3: gelic: Deprecate the private ioctls in the gelic driverMasakazu Mokuno
2008-06-03PS3: gelic: Use the new PMK interface in the gelic driverMasakazu Mokuno
2008-06-03PS3: gelic: Kill the static bounce bufferMasakazu Mokuno
2008-06-03PS3: gelic: Allocate the bounce buffer dynamicallyMasakazu Mokuno
2008-06-03ps3: gelic: assoc_stat_lock semaphore to mutexDaniel Walker
2008-06-03ps3: gelic: scan_lock semaphore to mutexDaniel Walker
2008-05-12PS3: gelic: fix memory leakMasakazu Mokuno
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-15PS3: gelic: fix the oops on the broken IE returned from the hypervisorMasakazu Mokuno
2008-03-25PS3: gelic: Add support for separate cipher selectionMasakazu Mokuno
2008-03-13PS3: gelic: change the prefix of the net interface for wirelessMasakazu Mokuno
2008-03-13PS3: gelic: ignore scan info from zero SSID beaconsMasakazu Mokuno
2008-02-28PS3: gelic: Link the wireless net_device structure to the corresponding devic...Masakazu Mokuno
2008-02-11PS3: gelic: Add wireless support for PS3Masakazu Mokuno