summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-25iwlwifi: additional comments in iwl_cfgWey-Yi Guy1-0/+2
2010-08-25iwlwifi: remove unused defineWey-Yi Guy1-1/+0
2010-08-25Hostap: Fix "'ret' set but not used" warning message from GCC in hostapJulian Calaby1-1/+1
2010-08-25iwlwifi: fix thermal throttling related power management operationWey-Yi Guy1-7/+5
2010-08-25mac80211-hwsim: allow configuring IBSSJohannes Berg1-2/+5
2010-08-25wireless: move documentation booksJohannes Berg3-338/+372
2010-08-25p54: improve eeprom parserChristian Lamparter2-3/+19
2010-08-25p54spi: fix eeprom checksumChristian Lamparter1-1/+1
2010-08-25b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYsGábor Stefanik1-1/+39
2010-08-25b43: N-PHY: Implement MAC PHY clock setGábor Stefanik2-1/+13
2010-08-25b43: N-PHY: Fix typo in function name (gain_crtl -> gain_ctrl)Gábor Stefanik1-2/+2
2010-08-25b43: N-PHY: Implement Host Flags write during device initGábor Stefanik1-1/+2
2010-08-25iwlwifi: separate thermal throttling functionWey-Yi Guy13-776/+917
2010-08-25drivers/net/wireless/wl12xx: Use available error codesJulia Lawall1-1/+1
2010-08-25drivers/net/wireless/wl12xx: Use available error codesJulia Lawall2-2/+2
2010-08-25ath5k: don't enable probe request rx for STAsBob Copeland1-2/+2
2010-08-25ath5k: remove all mention of monitor iftypeBob Copeland1-7/+1
2010-08-25ath5k: remove monitor check in receive_frame_ok filterBob Copeland1-3/+2
2010-08-25ath5k: clean up some commentsBob Copeland9-62/+59
2010-08-25ath5k: remove own (wrong) IEEE80211_MAX_LENNick Kossifidis2-5/+2
2010-08-25ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis5-12/+11
2010-08-25cfg80211/mac80211: extensible frame processingJohannes Berg15-195/+452
2010-08-25mac80211: remove unused don't-encrypt flagJohannes Berg1-2/+0
2010-08-25cfg80211: mark ieee80211_hdrlen constJohannes Berg2-2/+2
2010-08-24bcm63xx_enet: use netdev statsEric Dumazet2-34/+27
2010-08-24ethoc: get rid of ethoc_stats()Eric Dumazet1-6/+0
2010-08-24be2net: get rid of be_get_stats()Eric Dumazet1-6/+0
2010-08-24net: increase the size of priv_flags and add IFF_OVS_DATAPATHSimon Horman2-1/+3
2010-08-24ethtool: allow non-netadmin to query settingsstephen hemminger1-0/+1
2010-08-24net: copy_rtnl_link_stats64() simplificationEric Dumazet1-30/+1
2010-08-24net_sched: act_csum: coding style cleanupChangli Gao1-39/+38
2010-08-24pkt_sched: Make act_csum depend upon INET.David S. Miller1-1/+1
2010-08-24cxgb4: update PCI idsDimitris Michailidis1-10/+20
2010-08-24cxgb4: fix setting of the function number in transmit descriptorsDimitris Michailidis1-1/+1
2010-08-24cxgb4: support eeprom read/write on functions other than 0Dimitris Michailidis2-9/+32
2010-08-24cxgb4: handle Rx/Tx queue ranges not starting at 0Dimitris Michailidis4-11/+35
2010-08-24bna: Delete get_flags and set_flags ethtool methods.David S. Miller1-2/+0
2010-08-24bna: Brocade 10Gb Ethernet device driverRasesh Mody30-0/+21976
2010-08-24dccp ccid-2: Replace broken RTT estimator with better algorithmGerrit Renker2-81/+108
2010-08-24dccp ccid-2: Simplify dec_pipe and rearming of RTO timerGerrit Renker1-19/+8
2010-08-24dccp ccid-2: Remove redundant sanity testsGerrit Renker1-52/+0
2010-08-24dccp ccid-3: No more CCID control blocks in LISTEN stateGerrit Renker1-33/+7
2010-08-24ccid: ccid-2/3 code cosmeticsGerrit Renker3-26/+27
2010-08-23net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller9-19/+19
2010-08-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller11-27/+28
2010-08-23mlx4: remove num_lro parameterAmerigo Wang5-12/+3
2010-08-23xen: use less generic names in netfront driver.Ian Campbell1-4/+4
2010-08-23tcp: allow effective reduction of TCP's rcv-buffer via setsockoptHagen Paul Pfeifer1-0/+11
2010-08-23isdn/avm: fix build when PCMCIA is not enabledRandy Dunlap1-1/+2
2010-08-23header: fix broken headers for user spaceChangli Gao10-26/+26