summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac802154: use header operations to create/parse headersPhoebe Buckheister2014-03-148-304/+154
* ieee802154: add header structs with endiannes and operationsPhoebe Buckheister2014-03-145-5/+401
* ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister2014-03-1417-95/+121
* ieee802154: add address struct with proper endiannes and some operationsPhoebe Buckheister2014-03-141-0/+72
* ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister2014-03-1413-48/+49
* 6lowpan: reassembly: un-export local functionsFlorian Westphal2014-03-131-19/+11
* sh_eth: update OF PHY registerationBen Dooks2014-03-131-20/+39
* net_sched: return nla_nest_end() instead of skb->lenYang Yingliang2014-03-138-18/+9
* bcm63xx_enet: Stop pretending to support netpollEric W. Biederman2014-03-131-3/+0
* Merge branch 'napi_budget_zero'David S. Miller2014-03-132-4/+4
|\
| * 8139cp: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-131-4/+1
| * bnx2: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-131-0/+3
|/
* consolidate duplicate code is skb_checksum_setup() helpersJan Beulich2014-03-131-90/+50
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-03-1329-51/+132
|\
| * ixgbevf: delete unneeded call to pci_set_power_stateJulia Lawall2014-03-121-1/+0
| * ixgbe: fix some multiline hw_dbg printsJacob Keller2014-03-121-5/+3
| * ixgbe: fixup header for ixgbe_set_rxpba_82598Jacob Keller2014-03-121-7/+7
| * ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-1223-0/+23
| * ixgbe: move setting rx_pb_size into get_invariantsJacob Keller2014-03-123-4/+3
| * ixgbe: Fix format string in ixgbe_fcoe.cMasanari Iida2014-03-121-1/+1
| * net: ixgbe calls skb_set_hashTom Herbert2014-03-121-1/+3
| * igb: Fix for devices using ethtool for EEE settingsCarolyn Wyborny2014-03-124-30/+88
| * net: igb calls skb_set_hashTom Herbert2014-03-121-1/+3
| * net: e1000e calls skb_set_hashTom Herbert2014-03-121-1/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-13314-4597/+30338
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-13314-4597/+30338
| |\ \
| | * | rtlwifi: rtl8723be: Fix array dimension problemsLarry Finger2014-03-131-5/+9
| | * | wlan-ng: fixup staging driver for removal of ieee80211_dsss_chan_to_freqJohn W. Linville2014-03-131-1/+1
| | * | rtl8821ae: fixup staging driver for revised ieee80211_is_robust_mgmt_frameJohn W. Linville2014-03-131-1/+1
| | * | Revert "Revert "Staging: rtl8812ae: remove modules field of rate_control_ops""John W. Linville2014-03-131-1/+0
| | * | mwl8k: mwl8k_update_survey can be staticYogesh Ashok Powar2014-03-061-2/+2
| | * | mwl8k: le32_to_cpu cast to restrictedYogesh Ashok Powar2014-03-061-2/+2
| | * | brcmfmac: Use atomic functions for intstatus update.Hante Meuleman2014-03-061-14/+15
| | * | Revert "brcmfmac: Use atomic functions for intstatus update."Arend van Spriel2014-03-061-6/+14
| | * | rtlwifi: rtl8723be: Fix smatch warningsLarry Finger2014-03-062-9/+1
| | * | rtlwifi: rtl8723be: Fix sparse errorsLarry Finger2014-03-062-3/+2
| | * | rtlwifi: rtl8192ce: Handle unused switch caseLarry Finger2014-03-061-1/+3
| | * | rtlwifi: rtl8723ae: Fix too long disable of IRQsLarry Finger2014-03-061-3/+15
| | * | rtlwifi: rtl8188ee: Fix too long disable of IRQsLarry Finger2014-03-061-4/+16
| | * | rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger2014-03-061-6/+21
| | * | rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger2014-03-061-1/+14
| | * | rtlwifi: rtl8723be: rtl8723com: Remove unused allow_all_destaddr functionsLarry Finger2014-03-062-2/+1
| | * | rtlwifi: Move common routines to coreLarry Finger2014-03-0631-725/+520
| | * | rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger2014-03-0619-78/+282
| | * | iwl4965: disable 8K A-MSDU by defaultStanislaw Gruszka2014-03-042-3/+2
| | * | Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warningSurendra Patil2014-03-041-1/+1
| | * | rtlwifi: rtl8723be: Add new driverLarry Finger2014-03-0427-3/+14065
| | * | rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management codeLarry Finger2014-03-046-41/+106
| | * | rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware codeLarry Finger2014-03-0411-805/+142
| | * | rtlwifi: rtl8723ae: rtl8723-common: Create new driver for common codeLarry Finger2014-03-0410-469/+555
OpenPOWER on IntegriCloud