aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ps3_gelic_wireless.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-21
|\
| * drivers/net: remove useless semicolonsJoe Perches2010-05-18
| * drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-29
| |\ \
| | * | drivers/net: Remove local #define IW_IOCTL, use IW_HANDLERJoe Perches2010-03-23
| * | | net/ps3_gelic: remove trailing space in messagesFrans Pop2010-03-24
| |/ /
* | | Merge branch 'master' into for-nextJiri Kosina2010-04-22
|\ \ \ | | |/ | |/|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/
* / Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-29
|/
* ps3_gelic_wireless: Remove superfluous debug infoHamish Guthrie2010-02-01
* ps3_gelic_wireless: fix format warningJohn W. Linville2010-02-01
* ps3_gelic_wireless: fix directed ssid scanHamish Guthrie2010-01-28
* ps3_gelic_wireless: Remove PS3 gelic legacy wpa supportHamish Guthrie2010-01-28
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* netdev: restore MAC address set and validate operationsBen Hutchings2009-07-12
* net/ps3: gelic - Add missing annotationsGeert Uytterhoeven2009-06-16
* net/ps3: Fix wireless AP connect error handlingMasakazu Mokuno2009-04-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-03
|\
| * powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/netStephen Rothwell2009-02-02
* | PS3: gelic: wireless: convert the wireless part to net_device_opsMasakazu Mokuno2009-01-21
|/
* don't use net/ieee80211.hJohannes Berg2008-11-10
* net: convert more to %pMJohannes Berg2008-10-27
* net: convert print_mac to %pMJohannes Berg2008-10-27
* PS3: gelic: use unsigned long for irqflagsVegard Nossum2008-07-29
* wext: Emit event stream entries correctly when compat.David S. Miller2008-06-16
* PS3: gelic: Add support for ESSID scanMasakazu Mokuno2008-06-03
* PS3: gelic: Deprecate the private ioctls in the gelic driverMasakazu Mokuno2008-06-03
* PS3: gelic: Use the new PMK interface in the gelic driverMasakazu Mokuno2008-06-03
* PS3: gelic: Kill the static bounce bufferMasakazu Mokuno2008-06-03
* PS3: gelic: Allocate the bounce buffer dynamicallyMasakazu Mokuno2008-06-03
* ps3: gelic: assoc_stat_lock semaphore to mutexDaniel Walker2008-06-03
* ps3: gelic: scan_lock semaphore to mutexDaniel Walker2008-06-03
* PS3: gelic: fix memory leakMasakazu Mokuno2008-05-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-18
|\
| * PS3: gelic: fix the oops on the broken IE returned from the hypervisorMasakazu Mokuno2008-04-15
* | PS3: gelic: Add support for separate cipher selectionMasakazu Mokuno2008-03-25
|/
* PS3: gelic: change the prefix of the net interface for wirelessMasakazu Mokuno2008-03-13
* PS3: gelic: ignore scan info from zero SSID beaconsMasakazu Mokuno2008-03-13
* PS3: gelic: Link the wireless net_device structure to the corresponding devic...Masakazu Mokuno2008-02-28
* PS3: gelic: Add wireless support for PS3Masakazu Mokuno2008-02-11