summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-31tun: keep link (carrier) state up to dateNolan Leake1-7/+3
2010-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville145-2826/+3858
2010-07-29cfg80211: fix dev <-> wiphy typoChristian Lamparter1-1/+1
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg5-5/+84
2010-07-29iwlwifi: fix scan abortStanislaw Gruszka1-10/+8
2010-07-29mwl8k: change maintenance statusLennert Buytenhek1-1/+1
2010-07-29wl1271: update hw/fw version info in wiphy structJohn W. Linville1-0/+7
2010-07-29wl1251: update hw/fw version info in wiphy structJohn W. Linville1-0/+5
2010-07-29wl1271: add get_survey callback in order to get channel noiseJohn W. Linville3-0/+27
2010-07-29libertas_tf: add get_survey callback in order to get channel noiseJohn W. Linville2-0/+21
2010-07-29wl1251: add get_survey callback in order to get channel noiseJohn W. Linville3-0/+26
2010-07-29ar9170: add get_survey callback in order to get channel noiseJohn W. Linville1-0/+19
2010-07-29mwl8k: add get_survey callback in order to get channel noiseJohn W. Linville1-4/+27
2010-07-29ath9k: enable serialize_regmode for non-PCIE AR9160John W. Linville1-1/+2
2010-07-29net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell1-0/+1
2010-07-29mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau2-0/+6
2010-07-29Revert "mac80211: fix sw scan bracketing"Luis R. Rodriguez1-2/+2
2010-07-29ath9k: remove the two wiphys scanning at the same time messageLuis R. Rodriguez1-4/+9
2010-07-29cfg80211: Update of regulatory request initiator handlingYuri Ershov1-1/+2
2010-07-29nl80211: Fix memory leaksYuri Ershov1-0/+2
2010-07-29mac80211: Put some code under MESH macroYuri Ershov1-0/+2
2010-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville10-137/+63
2010-07-28vhost-net: mergeable buffers supportDavid Stevens3-18/+315
2010-07-28vhost: apply cgroup to vhost workersMichael S. Tsirkin1-0/+6
2010-07-28cgroups: Add an API to attach a task to current task's cgroupSridhar Samudrala2-0/+30
2010-07-28vhost: replace vhost_workqueue with per-vhost kthreadTejun Heo3-73/+164
2010-07-28ks8842: Fix warnings on 64-bit.David S. Miller1-3/+3
2010-07-28macvlan: Fix rx counters update in macvlan_handle_frame()Sridhar Samudrala1-4/+7
2010-07-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller19-32/+147
2010-07-28ixgbe: potential null dereferenceDan Carpenter1-3/+4
2010-07-28ks8842: Support DMA when accessed via timberdaleRichard Röjfors2-21/+447
2010-07-28stmmac: fix automatic PAD/FCS strippingGiuseppe CAVALLARO4-4/+9
2010-07-28stmmac: fix timer setup when use dual mac KconfigGiuseppe CAVALLARO1-1/+0
2010-07-28bnx2x: Update MAINTAINERS according to new locationDmitry Kravkov1-1/+1
2010-07-28bnx2x: update driver version to 1.52.53-3Dmitry Kravkov1-1/+1
2010-07-28bnx2x: Move statistics handling code to bnx2x_stats.*Dmitry Kravkov5-1594/+1647
2010-07-28bnx2x: Create separate file for ethtool routinesDmitry Kravkov4-1955/+1986
2010-07-28bnx2x: Create bnx2x_cmn.* filesDmitry Kravkov5-2600/+2943
2010-07-28bnx2x: move global variable load_count to bnx2x.hDmitry Kravkov2-3/+9
2010-07-28bnx2x: store module parameters in driver main structureDmitry Kravkov2-3/+6
2010-07-28bnx2x: Create separate folder for bnx2x driverDmitry Kravkov14-6/+12
2010-07-28Bluetooth: Fix kfree() => kfree_skb() in hci_ath.cDan Carpenter1-1/+1
2010-07-28igbvf, ixgbevf: use dev_hw_addr_randomStefan Assmann2-2/+2
2010-07-28ixgbe: priority tagging FCoE frames without FCoE offloadJohn Fastabend1-21/+24
2010-07-27Bluetooth: Add __init and __exit marks to RFCOMMGustavo F. Padovan2-3/+3
2010-07-27Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan4-8/+8
2010-07-27Bluetooth: Use hci_recv_stream_fragment() in UART driverGustavo F. Padovan1-101/+2
2010-07-27Bluetooth: Test 'count' value before enter the loopGustavo F. Padovan1-4/+4
2010-07-27Bluetooth: Fix permission of hci_ath.cGustavo F. Padovan1-0/+0
2010-07-27Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann3-20/+45