summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/hsr: Better frame dispatchArvid Brodin2014-07-0811-586/+656
* net/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF_F_NETNS_LOCAL to dev_...Arvid Brodin2014-07-081-3/+11
* net/hsr: Implemented .ndo_fix_features (better device features handling).Arvid Brodin2014-07-082-8/+49
* net/hsr: Use list_head (and rcu) instead of array for slave devices.Arvid Brodin2014-07-089-405/+438
* net/hsr: Move slave init to hsr_slave.c.Arvid Brodin2014-07-086-164/+205
* net/hsr: Operstate handling cleanup.Arvid Brodin2014-07-083-22/+30
* net/hsr: Move to per-hsr device prune timer.Arvid Brodin2014-07-085-27/+15
* net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()Arvid Brodin2014-07-086-247/+283
* net/hsr: Better variable names and update of contact info.Arvid Brodin2014-07-088-305/+304
* r8152: increase the tx timeouthayeswang2014-07-081-1/+1
* ipconfig: add static to local variableFabian Frederick2014-07-081-1/+1
* Merge branch 'amd-xgbe-next'David S. Miller2014-07-076-101/+145
|\
| * amd-xgbe: Base AXI DMA cache settings on device treeLendacky, Thomas2014-07-073-18/+37
| * amd-xgbe: Performance enhancementsLendacky, Thomas2014-07-074-78/+100
| * amd-xgbe: Call netif_napi_del on ndo_stop operationLendacky, Thomas2014-07-071-3/+6
| * amd-xgbe: Clear the proper MTL interrupt registerLendacky, Thomas2014-07-071-1/+1
| * amd-xgbe: Fix debugfs compatibility change with kstrtouintLendacky, Thomas2014-07-071-2/+2
|/
* net: arcnet: Remove "#define bool int"Rasmus Villemoes2014-07-071-7/+3
* enic: fix return values in enic_set_coalesceGovindarajulu Varadarajan2014-07-072-17/+12
* bonding: remove no longer relevant vlan warningsJiri Pirko2014-07-071-7/+0
* Merge branch 'at86rf230-next'David S. Miller2014-07-074-554/+990
|\
| * at86rf230: add new authorAlexander Aring2014-07-071-0/+1
| * at86rf230: add sleep cycle timingAlexander Aring2014-07-071-1/+6
| * at86rf230: add timing for channel switchAlexander Aring2014-07-071-1/+7
| * at86rf230: rework reset to trx_off state changeAlexander Aring2014-07-071-1/+15
| * at86rf230: rework state change and start/stopAlexander Aring2014-07-071-59/+67
| * at86rf230: rework irq_pol settingAlexander Aring2014-07-071-5/+2
| * at86rf230: move RX_SAFE_MODE setting to hw_initAlexander Aring2014-07-071-5/+4
| * at86rf230: rework transmit and receive handlingAlexander Aring2014-07-071-268/+571
| * at86rf230: add support for at86rf23x desenseAlexander Aring2014-07-071-4/+18
| * at86rf230: remove is212 and add driver dataAlexander Aring2014-07-071-23/+36
| * at86rf230: rework detect device handlingAlexander Aring2014-07-071-107/+76
| * at86rf230: add regmap supportAlexander Aring2014-07-072-105/+168
| * mac802154: at86rf230: add hw flags and merge opsAlexander Aring2014-07-073-58/+102
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-07-0715-176/+731
|\
| * i40e/i40evf: Bump i40e to 0.4.21 and i40evf to 0.9.40Catherine Sullivan2014-07-022-2/+2
| * i40e: Implement set_settings for ethtoolCatherine Sullivan2014-07-021-0/+158
| * i40e: Add set_pauseparam to ethtoolCatherine Sullivan2014-07-021-0/+76
| * i40e/i40evf: Add set_fc and init of FC settingsCatherine Sullivan2014-07-025-56/+154
| * i40e: move nway resetJesse Brandeburg2014-07-021-19/+19
| * i40e/i40evf: Add new HW link info variable an_enabled and function update_lin...Catherine Sullivan2014-07-025-2/+80
| * i40e: Finish implementation of ethtool get settingsJesse Brandeburg2014-07-021-23/+127
| * i40e: disable TPHJesse Brandeburg2014-07-022-8/+0
| * i40e: Fix a boundary condition and turning off of ntupleAnjali Singhai Jain2014-07-021-3/+5
| * i40evf: invite vector 0 to the interrupt partyMitch Williams2014-07-021-0/+7
| * i40e: tolerate lost interruptsMitch Williams2014-07-021-6/+2
| * i40e/i40evf: Force a shifted '1' to be unsignedPaul M Stillwell Jr2014-07-022-4/+4
| * i40evf: don't violate scopeMitch Williams2014-07-021-1/+1
| * i40e/i40evf: Do not free the dummy packet buffer synchronouslyAnjali Singhai Jain2014-07-025-52/+96
* | Merge branch 'fec-next'David S. Miller2014-07-072-59/+79
|\ \
OpenPOWER on IntegriCloud