summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-05cfg80211: fix wiphy remove if no regulatory requestJohannes Berg1-1/+1
2008-12-05mac80211: document ieee80211_tx_info.padKalle Valo1-0/+1
2008-12-05p54: per-device namesChristian Lamparter2-47/+55
2008-12-05p54: refactoringChristian Lamparter2-81/+79
2008-12-05p54: include support for 2.13.24.0 USB LM87 FirmwaresChristian Lamparter2-11/+42
2008-12-05p54: utilize cryptographic acceleratorChristian Lamparter2-13/+168
2008-12-05p54: revamp station power save management in access point modeChristian Lamparter2-26/+49
2008-12-05mac80211: add sta_notify_ps callbackChristian Lamparter2-0/+25
2008-12-05ath9k: Add a debugfs file for dumping DMA statusSujith6-74/+102
2008-12-05ath9k: Add initial layout for an ath9k specific debugfs mechanismSujith3-8/+42
2008-12-05ath9k: Remove includes that are not neededSujith1-19/+0
2008-12-05ath9k: Add ATH9K_DEBUG configuration optionSujith5-17/+75
2008-12-05ath9k: Use cleaner debug masksSujith13-609/+429
2008-12-05rtl8187: fix retry count passed in rtl8187_txherton1-2/+2
2008-12-05wireless: clean up radiotap a bitJohannes Berg3-36/+6
2008-12-05ath9k: Handle channel initialization for AP modeSujith2-24/+91
2008-12-05mac80211: accept empty strings for hidden SSIDsFabio Rossi1-1/+1
2008-12-05cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg4-74/+89
2008-12-05cfg80211: handle SIOCGIWNAMEJohannes Berg4-43/+69
2008-12-05ath5k: enable combined michael mic in key cacheBob Copeland4-14/+22
2008-12-05ath5k: clean up ath5k_hw_set_keyBob Copeland1-24/+34
2008-12-05ath5k: preserve higher order bits when setting mac addressBob Copeland1-5/+4
2008-12-05iwlwifi: remove uses of __constant_{endian} helpersHarvey Harrison2-163/+163
2008-12-05nl80211: relicense nl80211.h under the ISCLuis R. Rodriguez1-1/+20
2008-12-05nl80211: Add frequency configuration (including HT40)Jouni Malinen8-6/+131
2008-12-05mac80211: only transition STAs ps->wake on data framesJohannes Berg1-8/+20
2008-12-05iwlwifi: properly initialize calibration command headerTomas Winkler3-33/+40
2008-12-05mac80211: disassociate prior to unlinking AP/stationTomas Winkler1-4/+14
2008-12-05mac80211: deauth when interface is marked downJohn W. Linville1-1/+5
2008-12-05hostap: select required crypto bits in KconfigJohn W. Linville1-0/+7
2008-12-05xfrm: Accept ESP packets regardless of UDP encapsulation modeMartin Willi1-5/+0
2008-12-05sgi-xp: Kill directly reference of netdev->privWang Chen1-9/+4
2008-12-05um: Kill directly reference of netdev->privWang Chen9-19/+19
2008-12-05xtensa: Kill directly reference of netdev->privWang Chen1-8/+8
2008-12-05simeth: Kill directly reference of netdev->privWang Chen1-5/+5
2008-12-04net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memsetJoe Perches1-4/+2
2008-12-04if_usb: Kill directly reference of netdev->privWang Chen1-2/+2
2008-12-04smc91x: remove isa stuff from smc91x driverLuotao Fu2-49/+0
2008-12-04net: /proc/net/ip_mr_cache, display Iif as a signed shortBenjamin Thery2-2/+2
2008-12-04net: fix /proc/net/ip_mr_cache display - V2Benjamin Thery2-10/+22
2008-12-04netdev: remove pathetic compile-command linesAlexey Dobriyan20-183/+0
2008-12-04atm: 32-bit ioctl compatibilityDavid Woodhouse8-30/+164
2008-12-04ne-h8300: convert to net_device_opsStephen Hemminger2-8/+21
2008-12-04hydra: convert to net_device_opsStephen Hemminger2-7/+18
2008-12-04zorro8390: convert to net_device_opsStephen Hemminger2-7/+17
2008-12-04e1000: e1000_adapter->polling_netdev is uselessWang Chen2-27/+1
2008-12-04ixgbe: function comment typoWang Chen1-2/+1
2008-12-04jme: Remove 64 and 40 bit dma_maskGuo-Fu Tseng1-8/+0
2008-12-04jme: GHC register control fix for new hardwareakeemting2-20/+35
2008-12-04pkt_sched: sch_htb: Replace HTB_ACCNT() macro with inlinesJarek Poplawski1-9/+29