summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-07-01alx: fix MAC address alignment problemJohannes Berg
2013-07-01alx: separate link speed/duplex fieldsJohannes Berg
2013-07-01alx: make sizes unsignedJohannes Berg
2013-07-01alx: remove NET_CORE Kconfig selectJohannes Berg
2013-07-01alx: fix 100mbit/half duplex speed translationJohannes Berg
2013-07-01alx: treat flow control correctly in alx_set_pauseparam()Johannes Berg
2013-07-01net/mlx4_core: Add HW enforcement to VF link stateRony Efraim
2013-07-01net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein
2013-06-29bonding: combine pr_debugs in bond_set_dev_addr into oneNikolay Aleksandrov
2013-06-29wlcore: use *ppos, not file->f_posAl Viro
2013-06-29bna: switch to fixed_size_llseek()Al Viro
2013-06-29Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-06-29net/trivial: replace numeric with standard PM state macrosYijing Wang
2013-06-29nlmon: fix comparison in nlmon_is_valid_mtuDaniel Borkmann
2013-06-29drivers: net: cpsw: add newline after MACID logDaniel Mack
2013-06-29pch_gbe: use managed functions pcim_* and devm_*Andy Shevchenko
2013-06-29pch_gbe: convert pr_* to netdev_*Andy Shevchenko
2013-06-29pch_gbe: remove inline keyword for exported functionsAndy Shevchenko
2013-06-29usbnet: ax88179_178a: add .reset_resume hookDavid Chang
2013-06-29usbnet: ax88179_178a: Correct a typo in descriptionDavid Chang
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-28treewide: relase -> releaseGeert Uytterhoeven
2013-06-28bonding: when cloning a MAC use NET_ADDR_STOLENnikolay@redhat.com
2013-06-28bonding: remove unnecessary dev_addr_from_first membernikolay@redhat.com
2013-06-28bonding: remove unnecessary setup_by_slave membernikolay@redhat.com
2013-06-27ath10k: minimally handle new channel width enumeration valuesJohn W. Linville
2013-06-27ath9k_htc: ifdef out IFTYPE_MESH advertisementThomas Pedersen
2013-06-27brcmfmac: remove code and comment for older kernel supportArend van Spriel
2013-06-27brcmfmac: reduce firmware-signalling locking scope in rx pathArend van Spriel
2013-06-27brcmfmac: cleanup debug messages in brcmf_fws_hdrpush()Arend van Spriel
2013-06-27brcmfmac: tag packet in the netdev transmit callbackArend van Spriel
2013-06-27brcmfmac: add broken scatter-gather DMA supportFranky Lin
2013-06-27brcmfmac: use unified dongle address preparation functionFranky Lin
2013-06-27brcmfmac: remove SDIO_REQ_ASYNC flagFranky Lin
2013-06-27brcmfmac: remove (ab)use of NL80211_NUM_ACSArend van Spriel
2013-06-27brcmfmac: simplify transmit pathArend van Spriel
2013-06-27b43: replace B43_BCMA_EXTRA with modparam allhwsupportRafał Miłecki
2013-06-27ath10k: leave MMIC generation to the HWMichal Kazior
2013-06-27ath10k: fix 5ghz channel definitionsMichal Kazior
2013-06-27ath10k: fix MSI-X setup failpathMichal Kazior
2013-06-27rt2x00: rt2800lib: fix default TX power check for RT55xxGabor Juhos
2013-06-27ath9k: Add mix tx gain table for AR9462 2.0Sujith Manoharan
2013-06-27rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devicesGabor Juhos
2013-06-27rt2x00: rt2800lib: turn on secondary PAs/LNAs for 3T/3R devicesGabor Juhos
2013-06-27rt2x00: rt2800: increase EEPROM_SIZE to 512 bytesGabor Juhos
2013-06-27can: at91_can: Use of_match_ptr()Sachin Kamat
2013-06-27can: flexcan: Use a regulator to control the CAN transceiverFabio Estevam
2013-06-27Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-06-26fec: Add support for reading RMON registersChris Healy
2013-06-26dlci: validate the net device in dlci_del()Zefan Li