summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-15igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck
2013-02-15e1000e: display a warning message when SmartSpeed worksKoki Sanagi
2013-02-15e1000: fix whitespace issues and multi-line commentsJeff Kirsher
2013-02-15tipc: remove redundant checking for the number of iovecs in a send requestYing Xue
2013-02-15tipc: byte-based overload control on socket receive queueYing Xue
2013-02-15tipc: eliminate duplicated discard_rx_queue routineYing Xue
2013-02-15tipc: fix missing spinlock init in broadcast codeErik Hugne
2013-02-15net: use skb_reset_mac_len() in dev_gro_receive()Eric Dumazet
2013-02-15ieee802154: at86rf230: Remove empty suspend/resume callbacksLars-Peter Clausen
2013-02-15stmmac: fix the parsing of the eee_timer parameterGiuseppe CAVALLARO
2013-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-02-15v4 GRE: Add TCP segmentation offload for GREPravin B Shelar
2013-02-15net: factor out skb_mac_gso_segment() from skb_gso_segment()Pravin B Shelar
2013-02-15net: Add skb_unclone() helper function.Pravin B Shelar
2013-02-15Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2013-02-15tg3: Update version to 3.130Michael Chan
2013-02-15tg3: Set initial carrier state to off.Michael Chan
2013-02-15tg3: Fix 5762 NVRAM sizingMichael Chan
2013-02-15tg3: Expand EEE support for all 5717 B0Michael Chan
2013-02-15tg3: Add 57766 device support.Matt Carlson
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-15ixgbe: refactor initialization of feature flagsEmil Tantilov
2013-02-15igb: Refractoring function pointers in igb_get_invariants functionAkeem G. Abodunrin
2013-02-15igb: Intialize MAC function pointersAkeem G. Abodunrin
2013-02-15igb: Initialize NVM function pointersAkeem G. Abodunrin
2013-02-15igb: Initialize PHY function pointersAkeem G. Abodunrin
2013-02-15igb: Update igb to use a path similar to ixgbe to determine when to stop TxAlexander Duyck
2013-02-15igb: Refix sparse warning in igb_get_i2c_clientCarolyn Wyborny
2013-02-15igb: Fix for improper allocation flag in igb_get_i2c_clientCarolyn Wyborny
2013-02-15igb: Fix for improper exit in igb_get_i2c_clientCarolyn Wyborny
2013-02-15igb: Support using build_skb in the case that jumbo frames are disabledAlexander Duyck
2013-02-15mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_privKarl Beldan
2013-02-15mac80211: prevent spurious HT/VHT downgrade messageJohannes Berg
2013-02-15nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg
2013-02-15cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen
2013-02-15cfg80211: Pass station (extended) capability info to kernelJouni Malinen
2013-02-15mac80211: advertise operating mode notification capabilityJohannes Berg
2013-02-15cfg80211: advertise extended capabilities to userspaceJohannes Berg
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg
2013-02-15mac80211: generate mesh probe responsesThomas Pedersen
2013-02-15mac80211: cache mesh beaconThomas Pedersen
2013-02-15mac80211: constify IE parsingJohannes Berg
2013-02-15nl80211: advertise HT/VHT channel limitationsJohannes Berg
2013-02-15cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg
2013-02-15mac80211: properly track HT/VHT operation changesJohannes Berg
2013-02-15mac80211: move ieee80211_determine_chantype functionJohannes Berg
2013-02-15mac80211: add ieee80211_vif_change_bandwidthJohannes Berg
2013-02-15mac80211: clean up channel use in ieee80211_config_ht_txJohannes Berg
2013-02-15mac80211: disable HT/VHT if AP has no HT/VHT capabilityJohannes Berg
2013-02-15mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg