summaryrefslogtreecommitdiffstats
path: root/drivers/pps (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-06net: sierra_net: device IDs for Aircard 320U++Bjørn Mork1-4/+10
2012-06-06mv643xx_eth: Fix compile error for architectures without clk.Andrew Lunn1-5/+10
2012-06-06sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instructionDavid S. Miller1-0/+4
2012-06-06x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instructionEric Dumazet1-0/+4
2012-06-06stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO5-35/+31
2012-06-06stmmac: update driver's docGiuseppe CAVALLARO1-19/+25
2012-06-06stmmac: fix driver's doc when run kernel-doc scriptGiuseppe CAVALLARO1-2/+5
2012-06-06drivers: net: Remove casts to same typeJoe Perches13-24/+23
2012-06-06wireless: Remove casts to same typeJoe Perches55-247/+198
2012-06-06ethernet: Remove casts to same typeJoe Perches34-97/+87
2012-06-06be2net: update driver versionSathya Perla1-1/+1
2012-06-06be2net: do not use SCRATCHPAD registerSathya Perla2-9/+3
2012-06-06be2net: remove unnecessary usage of unlikely()Sathya Perla1-2/+2
2012-06-06be2net: fix reporting number of actual rx queuesSathya Perla1-1/+7
2012-06-06be2net: do not modify PCI MaxReadReq sizeSathya Perla1-2/+0
2012-06-06be2net: cleanup be_vid_config()Sathya Perla1-16/+9
2012-06-06be2net: don't call vid_config() when there's no vlan configSathya Perla1-1/+2
2012-06-06ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend1-2/+5
2012-06-06ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend1-10/+5
2012-06-06e1000e: test for valid check_reset_block function pointerBruce Allan4-8/+12
2012-06-06gianfar_ethtool: coding style and whitespace cleanupsJan Ceuleers1-196/+224
2012-06-06gianfar: Remove superfluous initialisationsJan Ceuleers1-16/+14
2012-06-06gianfar: various coding style and whitespace cleanupsJan Ceuleers1-144/+154
2012-06-06gianfar: comment cleanupJan Ceuleers1-72/+83
2012-06-06gianfar: whitespace cleanup - pointers and multiplicationsJan Ceuleers1-8/+8
2012-06-05cfg80211: fix interface combinations checkJohannes Berg1-1/+18
2012-06-05iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg1-0/+1
2012-06-05iwlwifi: fix double free/complete in firmware loadingJohannes Berg1-2/+7
2012-06-05Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes1-1/+1
2012-06-04iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg1-0/+2
2012-06-04mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov1-2/+2
2012-06-04bcma: add ext PA workaround for BCM4331 and BCM43431Seth Forshee2-3/+5
2012-06-04rt2x00: use atomic variable for seqnoStanislaw Gruszka3-10/+7
2012-06-04brcmfmac: Fix likely misuse of | for &Joe Perches1-2/+2
2012-06-04mac80211: Fix likely misuse of | for &Joe Perches1-3/+3
2012-06-04mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau1-1/+6
2012-06-04mac80211: clean up remain-on-channel on interface stopJohannes Berg2-0/+28
2012-06-04mac80211_hwsim: advertise interface combinationsJohannes Berg1-0/+21
2012-06-04mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman1-1/+1
2012-06-04iwlwifi: fix TX power antenna accessJohannes Berg1-9/+9
2012-06-04mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh1-3/+6
2012-06-04cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar1-1/+5
2012-06-04mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil3-0/+28
2012-06-04mwifiex: invalidate bss config before setting channel for uAPAvinash Patil1-0/+1
2012-06-04mac80211: run scan after finish connection monitoringStanislaw Gruszka1-9/+27
2012-06-04stmmac: remove two useless initialisationsGiuseppe CAVALLARO1-2/+1
2012-06-04net/9p: Add __force to cast of __user pointerJoe Perches1-1/+1
2012-06-04net/hyperv: Use wait_event on outstanding sends during device removalHaiyang Zhang2-6/+7
2012-06-04net: icplus: fix interrupt maskGiuseppe CAVALLARO1-0/+7
2012-06-04net: Remove casts to same typeJoe Perches14-36/+32