summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: more accurate skb truesizeEric Dumazet2011-10-138-19/+32
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller2011-10-1312-84/+324
|\
| * igb: Version bump.Carolyn Wyborny2011-10-121-2/+2
| * igb: Loopback functionality supports for i350 devicesAkeem G. Abodunrin2011-10-122-6/+24
| * igb: fix static function warnings reported by sparseEmil Tantilov2011-10-121-6/+3
| * igb: Add workaround for byte swapped VLAN on i350 local trafficAlexander Duyck2011-10-123-6/+25
| * igb: Drop unnecessary write of E1000_IMS from igb_msix_otherAlexander Duyck2011-10-121-6/+0
| * igb: Fix features that are currently 82580 only and should also be i350Alexander Duyck2011-10-121-9/+6
| * igb: Make certain one vector is always assigned in igb_request_irqAlexander Duyck2011-10-121-6/+6
| * igb: avoid unnecessarily creating a local copy of the q_vectorAlexander Duyck2011-10-121-29/+17
| * ixgbe: Correct check for change in FCoE priorityMark Rustad2011-10-121-2/+10
| * ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.Amir Hanania2011-10-125-11/+56
| * ixgbe: Add protection from VF invalid target DMAGreg Rose2011-10-122-1/+175
* | net-netlink: Add a new attribute to expose TOS values via netlinkMurali Raja2011-10-122-1/+7
* | cipso: remove an unneeded NULL check in cipso_v4_doi_add()Dan Carpenter2011-10-111-1/+1
|/
* Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-nextDavid S. Miller2011-10-11128-2696/+6629
|\
| * Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-11128-2696/+6629
| |\
| | * ath6kl: fixup merge damage in ath6kl_mgmt_txJohn W. Linville2011-10-111-1/+1
| | * Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville2011-10-0410-196/+157
| | |\
| | | * btusb: add device entry for Broadcom SoftSailingOliver Neukum2011-09-291-0/+3
| | | * Bluetooth: hci_le_adv_report_evt code refactoringAndre Guedes2011-09-291-8/+6
| | | * Bluetooth: Fix possible NULL pointer dereferenceWaldemar Rymarkiewicz2011-09-291-1/+5
| | | * Bluetooth: Mark not declared l2cap_core functions as staticSzymon Janc2011-09-271-6/+6
| | | * Bluetooth: use recommended LE connection parametersAnderson Lizardo2011-09-271-7/+7
| | | * Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau2011-09-272-165/+81
| | | * Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()Mat Martineau2011-09-271-2/+28
| | | * Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMMMat Martineau2011-09-274-5/+20
| | | * Bluetooth: Allow ACL packets over USB in HCI_RAW modePeter Hurley2011-09-271-2/+1
| | * | ath9k_hw: set pci_express capability true for AR9480Mohammed Shafi Shajakhan2011-10-031-1/+6
| | * | ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan2011-10-031-0/+4
| | * | libertas: detect TX lockups and reset hardwareDaniel Drake2011-10-032-0/+36
| | * | mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-0327-35/+61
| | * | iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.Don Fry2011-10-036-33/+39
| | * | ath9k_hw: extend GPIO pin select mask for rfkillMohammed Shafi Shajakhan2011-10-031-6/+1
| | * | mwifiex: handle an error path correctlyAmitkumar Karwar2011-10-031-4/+1
| | * | mwifiex: correct AMSDU aggregation checkAmitkumar Karwar2011-10-034-11/+25
| | * | ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez2011-10-031-0/+1
| | * | mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan2011-10-033-3/+14
| | * | net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee2011-10-032-0/+15
| | * | mac80211: Allow noack flag overwrite for injected framesHelmut Schaa2011-10-032-2/+14
| | * | Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2011-10-0321-1549/+4050
| | |\ \
| | | * | ath6kl: include vmalloc.h in debug.cKalle Valo2011-10-031-0/+1
| | | * | ath6kl: fix size_t related warningsKalle Valo2011-10-011-7/+7
| | | * | wireless/ath6kl: use of module_param requires the inclusion of moduleparam.hStephen Rothwell2011-09-281-0/+1
| | | * | ath6kl: improve wmi debug messagesKalle Valo2011-09-282-10/+37
| | | * | ath6kl: add debug logs for bootingKalle Valo2011-09-282-9/+63
| | | * | ath6kl: add sdio debug messagesKalle Valo2011-09-282-9/+29
| | | * | ath6kl: add prefix parameter to ath6kl_dbg_dump()Kalle Valo2011-09-284-22/+28
| | | * | ath6kl: silence "invalid rate" warningKalle Valo2011-09-284-1/+64
| | | * | ath6kl: allow firmware to override firmware patch addressKalle Valo2011-09-272-0/+8
OpenPOWER on IntegriCloud