aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_rx.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-16cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar4-11/+19
2011-05-16nl80211: Move peer link state definition to nl80211Javier Cardona8-75/+83
2011-05-16ath9k: make npending frames check as boolMohammed Shafi Shajakhan1-2/+5
2011-05-16ath9k: make sure main_rssi is positiveMohammed Shafi Shajakhan1-2/+2
2011-05-16ath9k: configure fast_div_bias based on diversity groupMohammed Shafi Shajakhan1-43/+131
2011-05-16ath9k: Implement an API to swap main/ALT LNA'sMohammed Shafi Shajakhan1-1/+30
2011-05-16ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan5-2/+6
2011-05-16ath9k_hw: define modules to get/set Antenna diversity paramatersMohammed Shafi Shajakhan1-0/+44
2011-05-16ath9k_hw: config diversity based on eeprom contentsMohammed Shafi Shajakhan1-6/+44
2011-05-16ath9k_hw: define registers/macros to support Antenna diversityMohammed Shafi Shajakhan2-0/+25
2011-05-16ath9k_hw: enable Antenna diversity for AR9485Mohammed Shafi Shajakhan1-0/+16
2011-05-16ath9k_hw: make antenna diversity modules chip specificMohammed Shafi Shajakhan3-24/+39
2011-05-16net/rfkill/core.c: Avoid leaving freed data in a listJulia Lawall1-1/+1
2011-05-16mac80211: sparse RCU annotationsJohannes Berg16-74/+118
2011-05-16mac80211: fix TX a-MPDU lockingJohannes Berg3-12/+42
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg7-19/+472
2011-05-16iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1
2011-05-16iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1
2011-05-16bnx2x: Allow ethtool to enable/disable loopback.Mahesh Bandewar2-0/+19
2011-05-16ipv4: Trivial rt->rt_src conversions in net/ipv4/route.cDavid S. Miller1-2/+2
2011-05-16sfc: Fix TX queue numbering when separate_tx_channels=1Ben Hutchings1-0/+12
2011-05-16net: ping: dont call udp_ioctl()Eric Dumazet1-19/+0
2011-05-16netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phonesPatrick McHardy1-4/+10
2011-05-16netfilter: nf_ct_sip: validate Content-Length in TCP SIP messagesPatrick McHardy1-0/+2
2011-05-15net: drivers: kill two unused macro definitionsShan Wei2-11/+0
2011-05-15caif: remove unesesarry exportssjur.brandeland@stericsson.com5-25/+13
2011-05-15caif: Bugfix debugfs directory name must be unique.sjur.brandeland@stericsson.com1-12/+22
2011-05-15caif: Handle dev_queue_xmit errors.sjur.brandeland@stericsson.com7-47/+119
2011-05-15caif: prepare support for namespacessjur.brandeland@stericsson.com8-261/+176
2011-05-15caif: Protected in-flight packets using dev or sock refcont.sjur.brandeland@stericsson.com3-4/+72
2011-05-15caif: Move refcount from service layer to sock and dev.sjur.brandeland@stericsson.com3-21/+47
2011-05-15caif: Add ref-count to framing layersjur.brandeland@stericsson.com3-2/+43
2011-05-15caif: Use RCU and lists in cfcnfg.c for managing caif link layerssjur.brandeland@stericsson.com1-160/+213
2011-05-15caif: Use RCU instead of spin-lock in caif_dev.csjur.brandeland@stericsson.com2-118/+169
2011-05-15caif: Use rcu_read_lock in CAIF mux layer.sjur.brandeland@stericsson.com3-44/+85
2011-05-15IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom3-6/+6
2011-05-15bridge: fix forwarding of IPv6Stephen Hemminger1-1/+1
2011-05-15net: ping: small changesEric Dumazet1-4/+4
2011-05-14ixgbe: Add support for new 82599 adapterDon Skidmore3-0/+7
2011-05-14ixgbe: fix sparse warningEmil Tantilov1-1/+1
2011-05-14ixgbe: cleanup some minor issues in ixgbe_down()Alexander Duyck1-18/+16
2011-05-14ixgbe: Merge over-temp task into service taskAlexander Duyck2-36/+53
2011-05-14ixgbe: Merge ATR reinit into the service taskAlexander Duyck3-32/+37
2011-05-14ixgbe: merge reset task into service taskAlexander Duyck2-24/+38
2011-05-14ixgbe: Merge watchdog functionality into service taskAlexander Duyck2-166/+200
2011-05-14ixgbe: Combine SFP and multi-speed fiber task into single service taskAlexander Duyck2-201/+213
2011-05-14ixgbe: move flags and state into the same cachelineAlexander Duyck1-43/+45
2011-05-14ixgbe: force unlock on timeoutEmil Tantilov1-0/+22
2011-05-14ixgbe: Add macvlan support for VFGreg Rose4-4/+134
2011-05-14ixgbevf: Add macvlan support in the set rx mode opGreg Rose4-0/+66