summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-05-19tg3: use netdev_alloc_frag() APIEric Dumazet
2012-05-19ppp: avoid false drop_monitor false positivesEric Dumazet
2012-05-19cirrus: cs89x0: Remove function prototypes and reorder declarationsJoe Perches
2012-05-19cirrus: cs89x0: Neaten debugging and loggingJoe Perches
2012-05-19cirrus: cs89x0: Code neateningJoe Perches
2012-05-19cirrus: cs89x0: Convert printks to pr_<level>Joe Perches
2012-05-19cirrus: cs89x0: Code style neateningJoe Perches
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-18cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya
2012-05-18cxgb4: Common platform specific changes for DB Drop RecoveryVipul Pandya
2012-05-18cxgb4: Detect DB FULL events and notify RDMA ULDVipul Pandya
2012-05-18be2net: Fix to allow get/set of debug levels in the firmware.Somnath Kotur
2012-05-18iwlwifi: dont pull too much payload in skb headEric Dumazet
2012-05-17CS89x0 : Use ioread16/iowrite16 on all platformsJaccon Bastiaansen
2012-05-17e1000: Prevent reset task killing itself.Tushar Dave
2012-05-17drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker
2012-05-17net/mlx4_en: num cores tx rings for every UPAmir Vadai
2012-05-17pppoe: remove unused return value from two methods.Rami Rosen
2012-05-17Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-05-17net: Change mail address of Oskar SchirmerOskar Schirmer
2012-05-17igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.Matthew Vick
2012-05-17e1000: look in the page and not in skb->data for the last byteSebastian Andrzej Siewior
2012-05-17e1000: remove workaround for Errata 23 from jumbo allocSebastian Andrzej Siewior
2012-05-17e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUSBruce Allan
2012-05-17virtio_net: invoke softirqs after __napi_scheduleMichael S. Tsirkin
2012-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-16Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan
2012-05-16wlcore: fix some sparse warnings due to missing static declarationLuciano Coelho
2012-05-16wlcore: fix pointer print out in wl1271_acx_set_rx_filter()Luciano Coelho
2012-05-16mwifiex: remove set_channel cfg80211 hookJohannes Berg
2012-05-16rndis_wlan: remove set_channel cfg80211 hookJohannes Berg
2012-05-16iwlwifi: support explicit monitor interfaceJohannes Berg
2012-05-16iwlwifi: invert the order of ssid list in scan cmdDavid Spinadel
2012-05-16iwlwifi: disable default wildcard ssid scanDavid Spinadel
2012-05-16iwlwifi: fix scan_cmd_size allocationDavid Spinadel
2012-05-16rt2x00:Add RT539b chipset supportZero.Lin
2012-05-16mwifiex: delete IEs when stop_apAvinash Patil
2012-05-16mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil
2012-05-16mwifiex: add custom IE frameworkAvinash Patil
2012-05-16mwifiex: rearrange AP sys configure codeAvinash Patil
2012-05-16mwifiex: add WPA2 support for APAvinash Patil
2012-05-16mwifiex: add AP event handling frameworkAvinash Patil
2012-05-16mwifiex: add cfg80211 start_ap and stop_ap handlersAvinash Patil
2012-05-16mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interfaceAvinash Patil
2012-05-16mwifiex: handle interface type changes correctlyAvinash Patil
2012-05-16mwifiex: stop BSS in deauthentication handlingAvinash Patil
2012-05-16mwifiex: add AP command sys_config and set channelAvinash Patil
2012-05-16mwifiex: add bss start and bss stop commands for APAvinash Patil
2012-05-16mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil