summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-30bridge: Allow multicast snooping to be disabled before ifupHerbert Xu
2010-07-30dnet: fixup error handling in initializationDan Carpenter
2010-07-30bonding: prevent sysfs from allowing arp monitoring with alb/tlbAndy Gospodarek
2010-07-30drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>Joe Perches
2010-07-30net: ks8842 depends on DMA_ENGINERandy Dunlap
2010-07-30ucc_geth: fix UCC device number in debug messageSergey Matyukevich
2010-07-30tun: keep link (carrier) state up to dateNolan Leake
2010-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-07-29cfg80211: fix dev <-> wiphy typoChristian Lamparter
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg
2010-07-29iwlwifi: fix scan abortStanislaw Gruszka
2010-07-29mwl8k: change maintenance statusLennert Buytenhek
2010-07-29wl1271: update hw/fw version info in wiphy structJohn W. Linville
2010-07-29wl1251: update hw/fw version info in wiphy structJohn W. Linville
2010-07-29wl1271: add get_survey callback in order to get channel noiseJohn W. Linville
2010-07-29libertas_tf: add get_survey callback in order to get channel noiseJohn W. Linville
2010-07-29wl1251: add get_survey callback in order to get channel noiseJohn W. Linville
2010-07-29ar9170: add get_survey callback in order to get channel noiseJohn W. Linville
2010-07-29mwl8k: add get_survey callback in order to get channel noiseJohn W. Linville
2010-07-29ath9k: enable serialize_regmode for non-PCIE AR9160John W. Linville
2010-07-28net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell
2010-07-28mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau
2010-07-28Revert "mac80211: fix sw scan bracketing"Luis R. Rodriguez
2010-07-28ath9k: remove the two wiphys scanning at the same time messageLuis R. Rodriguez
2010-07-28cfg80211: Update of regulatory request initiator handlingYuri Ershov
2010-07-28nl80211: Fix memory leaksYuri Ershov
2010-07-28mac80211: Put some code under MESH macroYuri Ershov
2010-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-07-27ks8842: Fix warnings on 64-bit.David S. Miller
2010-07-27macvlan: Fix rx counters update in macvlan_handle_frame()Sridhar Samudrala
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-27ixgbe: potential null dereferenceDan Carpenter
2010-07-27ks8842: Support DMA when accessed via timberdaleRichard Röjfors
2010-07-27stmmac: fix automatic PAD/FCS strippingGiuseppe CAVALLARO
2010-07-27stmmac: fix timer setup when use dual mac KconfigGiuseppe CAVALLARO
2010-07-27bnx2x: Update MAINTAINERS according to new locationDmitry Kravkov
2010-07-27bnx2x: update driver version to 1.52.53-3Dmitry Kravkov
2010-07-27bnx2x: Move statistics handling code to bnx2x_stats.*Dmitry Kravkov
2010-07-27bnx2x: Create separate file for ethtool routinesDmitry Kravkov
2010-07-27bnx2x: Create bnx2x_cmn.* filesDmitry Kravkov
2010-07-27bnx2x: move global variable load_count to bnx2x.hDmitry Kravkov
2010-07-27bnx2x: store module parameters in driver main structureDmitry Kravkov
2010-07-27bnx2x: Create separate folder for bnx2x driverDmitry Kravkov
2010-07-27Bluetooth: Fix kfree() => kfree_skb() in hci_ath.cDan Carpenter
2010-07-27igbvf, ixgbevf: use dev_hw_addr_randomStefan Assmann
2010-07-27ixgbe: priority tagging FCoE frames without FCoE offloadJohn Fastabend
2010-07-27Bluetooth: Add __init and __exit marks to RFCOMMGustavo F. Padovan
2010-07-27Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan
2010-07-27Bluetooth: Use hci_recv_stream_fragment() in UART driverGustavo F. Padovan
2010-07-27Bluetooth: Test 'count' value before enter the loopGustavo F. Padovan