summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-05-09mwifiex: fix static checker warningsAmitkumar Karwar
2012-05-09mwifiex: add support for SD8786 sdioWarheadsSE
2012-05-09wireless: at76c50x: allocating too much dataDan Carpenter
2012-05-09iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach
2012-05-09iwlwifi: add option to disable 5GHz bandStanislaw Gruszka
2012-05-09iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach
2012-05-09iwlwifi: add loose coex lutWey-Yi Guy
2012-05-09iwlwifi: change kill mask based on reduce power stateWey-Yi Guy
2012-05-09iwlwifi: send reduce tx power info in commandWey-Yi Guy
2012-05-09iwlwifi: small define changeWey-Yi Guy
2012-05-09iwlwifi: add reduced tx power threshold defineWey-Yi Guy
2012-05-09iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy
2012-05-09iwlwifi: add BT reduced tx power flagWey-Yi Guy
2012-05-09iwlwifi: remove unused macrosWey-Yi Guy
2012-05-09libertas: include sched.h on firmware.cLuis R. Rodriguez
2012-05-08smsc75xx: let EEPROM determine GPIO/LED settingsSteve Glendinning
2012-05-08smsc75xx: eliminate unnecessary phy register readSteve Glendinning
2012-05-08smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALLSteve Glendinning
2012-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-08Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2012-05-08netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.David Daney
2012-05-08netdev/of/phy: Add MDIO bus multiplexer support.David Daney
2012-05-08netdev/of/phy: New function: of_mdio_find_bus().David Daney
2012-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-05-06skb: Add inline helper for getting the skb end offset from headAlexander Duyck
2012-05-06cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork
2012-05-06bnx2x: bug fix when loading after SAN bootAriel Elior
2012-05-05ixgbe: dcb: IEEE PFC stats and reset logic incorrectJohn Fastabend
2012-05-05e1000e: increase version numberBruce Allan
2012-05-05e1000e: clear REQ and GNT in EECD (82571 && 82572)Richard Alpe
2012-05-05e1000e: enable forced master/slave on 82577Bruce Allan
2012-05-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-05-04e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko
2012-05-04igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend
2012-05-04ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck
2012-05-04ixgbe: Reorder link flow control functions in ixgbe_common.cAlexander Duyck
2012-05-04ixgbe: Use __free_pages instead of put_page to release pagesAlexander Duyck
2012-05-04ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck
2012-05-04ixgbe: Reorder the ring to q_vector mapping to improve performanceAlexander Duyck
2012-05-04ixgbe: Track instances of buffer available but no DMA resources presentAlexander Duyck
2012-05-04e1000e: initial support for i217Bruce Allan
2012-05-04e1000e: Update driver version numberMatthew Vick
2012-05-03net/niu: remove one superfluous dma mask checkSebastian Andrzej Siewior
2012-05-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-03iwlwifi: fix skb truesize underestimationEric Dumazet
2012-05-03ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend
2012-05-03ixgbe: fix race condition with shutdownDon Skidmore
2012-05-03ixgbevf: Update version stringGreg Rose
2012-05-03ixgbevf: Make sure jumbo frames are set correctly after PF resetGreg Rose
2012-05-03ixgbevf: Add support to recognize 100mb link speedGreg Rose