summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-02-13net/mlx4_en: second fix up for hlist_for_each_entry_rcu API changeStephen Rothwell
2013-02-13net/mlx4_en: fix up for hlist_for_each_entry_rcu API changeStephen Rothwell
2013-02-13hlist: drop the node parameter from iteratorsSasha Levin
2013-02-13ppp: convert to idr_alloc()Tejun Heo
2013-02-13macvtap: convert to idr_alloc()Tejun Heo
2013-02-13Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2013-02-13Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2013-02-13Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-02-13Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2013-02-13Merge remote-tracking branch 'xen-two/linux-next'Stephen Rothwell
2013-02-13Merge remote-tracking branch 'devicetree/devicetree/next'Stephen Rothwell
2013-02-13Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2013-02-13Merge remote-tracking branch 'wireless-next/master'Stephen Rothwell
2013-02-13Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2013-02-13Merge remote-tracking branch 's390/features'Stephen Rothwell
2013-02-13Merge remote-tracking branch 'mpc5xxx/next'Stephen Rothwell
2013-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-12gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely
2013-02-12net: fec_mpc52xx: Read MAC address from device-treeStefan Roese
2013-02-12cxgb4vf: Fix VLAN extraction counter incrementVipul Pandya
2013-02-12driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N
2013-02-12driver: net: ethernet: cpsw: make cpts as pointerMugunthan V N
2013-02-12driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...Mugunthan V N
2013-02-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-02-12ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck
2013-02-12net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork
2013-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-02-12rtlwifi: Initialize rate_init member of struct rate_control_opsCatalin Iacob
2013-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-12iwlwifi: mvm: beautify code in rx_handlersEmmanuel Grumbach
2013-02-12iwlwifi: mvm: update station when marked associatedJohannes Berg
2013-02-12iwlwifi: mvm: don't wait for session protection to startJohannes Berg
2013-02-12iwlwifi: mvm: don't delay the association until after beaconJohannes Berg
2013-02-12iwlwifi: dvm: apply beacon changes immediatelyJohannes Berg
2013-02-12iwlwifi: mvm: report wakeup reasonsJohannes Berg
2013-02-12iwlwifi: dvm: query and report WoWLAN wakeup reasonJohannes Berg
2013-02-12Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg
2013-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-12iwlwifi: mvm: use atomic interface iteration to avoid deadlockEmmanuel Grumbach
2013-02-12drivers/net,AT91RM9200: add missing GENERIC_HARDIRQS dependencyHeiko Carstens
2013-02-12phylib: remove !S390 dependeny from KconfigHeiko Carstens
2013-02-11netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman
2013-02-11ath6kl: provide 64-bit per-station byte countersVladimir Kondratiev
2013-02-11wlcore: remove newly introduced alloc/OOM messagesLuciano Coelho
2013-02-11wireless: rt2x00: rt2800usb add "unknown" devicesXose Vazquez Perez
2013-02-11mwifiex: add PCIe8897 supportAvinash Patil
2013-02-11mwifiex: define generic data type for PCIe ring buffersAvinash Patil
2013-02-11mwifiex: separate ring initialization and ring creation routinesAvinash Patil
2013-02-11mwifiex: store card specific data in PCI device table entryAvinash Patil
2013-02-11ath9k: Fix IBSS joiner modeSujith Manoharan