summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NET: white space/coding style cleanup of asix driverGrant Grundler2011-10-041-71/+82
* NET: fix phy init for Asix AX88178 USB (GigE)Grant Grundler2011-10-041-62/+101
* NET: fix phy init for AX88772 USB ethernetGrant Grundler2011-10-041-54/+61
* ipv4: NET_IPV4_ROUTE_GC_INTERVAL removalVasily Averin2011-10-033-10/+2Star
* tehuti: shorten PCI device table.françois romieu2011-10-031-4/+4
* drivers/net/ethernet: remove unused #define.françois romieu2011-10-033-5/+0Star
* rtl8150: removal of forward declarations.françois romieu2011-10-031-61/+50Star
* sc92031: use standard #defines from mii.h.françois romieu2011-10-031-7/+1Star
* atm/iphase : removal of PCI space dereferences.françois romieu2011-10-032-323/+337
* bnx2: don't request firmware when there's no userspace.françois romieu2011-10-031-26/+41
* Repair wrong named definition aligned_u64Jiří Župka2011-10-031-1/+1
* tcp: report ECN_SEEN in tcp_infoEric Dumazet2011-10-032-2/+5
* net: sh_eth: fix build failureYoshihiro Shimoda2011-10-031-0/+3
* caif: add error handling for allocationDan Carpenter2011-10-031-9/+14
* bridge: allow updating existing fdb entriesstephen hemminger2011-10-031-7/+16
* bridge: fix ordering of NEWLINK and NEWNEIGH eventsstephen hemminger2011-10-031-8/+7Star
* be2net: Making die temperature ioctl call asyncSomnath Kotur2011-10-032-15/+30
* be2net: Modified PCI MaxReadReq size to 4096 bytesSomnath Kotur2011-10-031-0/+2
* be2net: Fixed Endianness issues in the response read log length field while r...Somnath Kotur2011-10-031-1/+1
* be2net: Change the data type of the 'on die temperature' stat.Somnath Kotur2011-10-031-1/+1
* be2net: Add 60 second delay to allow FAT dump completion on recovery from EEHSomnath Kotur2011-10-031-1/+1
* RPS: Ensure that an expired hardware filter can be re-added laterBen Hutchings2011-10-031-6/+3Star
* netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.David Daney2011-10-011-7/+7
* netdev/phy: Use mdiobus_read() so that proper locks are taken.David Daney2011-10-011-2/+2
* Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-30186-4414/+8572
|\
| * Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-289-15/+29
| |\
| | * ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan2011-09-261-1/+9
| | * rtlwifi: rtl8192cu: Fix unitialized structLarry Finger2011-09-261-0/+1
| | * iwlagn: fix dangling scan requestJohannes Berg2011-09-261-14/+16
| | * cfg80211: Fix validation of AKM suitesJouni Malinen2011-09-211-1/+4
| | * iwlegacy: do not use interruptible waitsStanislaw Gruszka2011-09-215-13/+13
| | * iwlegacy: fix command queue timeoutStanislaw Gruszka2011-09-211-0/+2
| | * ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan2011-09-211-1/+1
| * | mac80211: treat the WME sta flag as a bitArik Nemtsov2011-09-271-1/+1
| * | wl3501_cs: min_t() cast truncates high bitsDan Carpenter2011-09-271-1/+1
| * | mac80211: save tx params per sdataEliad Peller2011-09-276-15/+31
| * | cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller2011-09-273-1/+8
| * | mac80211: Send the management frame at requested rateRajkumar Manoharan2011-09-278-7/+46
| * | nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan2011-09-276-6/+32
| * | NFC: use after free on errorDan Carpenter2011-09-271-8/+6Star
| * | iwlagn: fix scan complete processingJohannes Berg2011-09-272-4/+33
| * | iwlagn: move iwl_process_scan_complete upJohannes Berg2011-09-271-54/+54
| * | iwlagn: refactor scan completeJohannes Berg2011-09-271-8/+11
| * | iwlagn: make iwl_scan_cancel_timeout voidJohannes Berg2011-09-272-4/+2Star
| * | iwlagn: remove Kelvin supportJohannes Berg2011-09-273-9/+1Star
| * | iwlagn: fix slot programmingJohannes Berg2011-09-271-1/+1
| * | iwlagn: fix dangling scan requestJohannes Berg2011-09-271-14/+16
| * | iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach2011-09-274-16/+19
| * | iwlagn: update rate scaling with BA notificationsEmmanuel Grumbach2011-09-271-4/+9
| * | iwlagn: add debugging to show probe related info in scan notificationWey-Yi Guy2011-09-271-0/+2