aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: fix NULL dereferences in check_peer_redir()Eric Dumazet2012-02-131-4/+4
* bonding: fix enslaving in alb mode when link downJiri Bohac2012-02-031-18/+9
* iwlegacy: 3945: fix hw passive scan on radar channelsStanislaw Gruszka2012-01-251-5/+4
* iwlagn: check for SMPS modeWey-Yi Guy2012-01-252-0/+4
* net: Fix driver name for mdio-gpio.cDirk Eibach2012-01-251-1/+1
* rt2800pci: fix spurious interrupts generationStanislaw Gruszka2012-01-251-20/+8
* rtl8192se: Fix BUG caused by failure to check skb allocationLarry Finger2012-01-251-0/+4
* bonding: fix error handling if slave is busy (v2)stephen hemminger2012-01-121-2/+7
* asix: fix infinite loop in rx_fixup()Aurelien Jacobs2012-01-121-1/+1
* asix: new device idAurelien Jacobs2012-01-121-0/+4
* wl12xx: Check buffer bound when processing nvs dataPontus Fuchs2012-01-121-0/+14
* wl12xx: Validate FEM index from ini file and FWPontus Fuchs2012-01-121-0/+22
* rt2800usb: Move ID out of unknownLarry Finger2012-01-121-1/+1
* ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan2012-01-061-0/+3
* iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach2012-01-061-4/+1
* ppp: fix pptp double release_sock in pptp_bind()Djalal Harouni2012-01-061-3/+1
* iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy2012-01-061-2/+2
* iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy2012-01-061-1/+4
* ath9k: fix max phy rate at rate control initRajkumar Manoharan2012-01-061-1/+3
* iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy2011-12-213-28/+28
* rt2x00: Fix efuse EEPROM reading on PPC32.Gertjan van Wingerde2011-12-091-1/+1
* p54spi: Fix workqueue deadlockMichael Büsch2011-12-091-2/+2
* p54spi: Add missing spin_lock_initMichael Büsch2011-12-091-0/+1
* rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde2011-11-262-2/+21
* Net, libertas: Resolve memory leak in if_spi_host_to_card()Jesper Juhl2011-11-261-0/+1
* b43: refuse to load unsupported firmwareRafał Miłecki2011-11-211-0/+7
* ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan2011-11-111-6/+6
* dp83640: use proper function to free transmit time stamping packetsRichard Cochran2011-11-111-1/+1
* ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan2011-11-111-5/+5
* ASIX: Use only 11 bits of header for data sizeMarek Vasut2011-11-111-2/+2
* ASIX: Simplify condition in rx_fixup()Marek Vasut2011-11-111-3/+2
* ipheth: iPhone 4 Verizon CDMA USB Product ID addKavan Smith2011-11-111-0/+5
* usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer2011-11-111-9/+38
* rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li2011-11-111-1/+0
* enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controllerVasanthy Kolluri2011-11-111-2/+6
* drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine2011-11-111-2/+2
* iwlagn: do not use interruptible waitsJohannes Berg2011-11-116-13/+8
* net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel2011-11-111-2/+2
* tg3: negate USE_PHYLIB flag checkJiri Pirko2011-11-111-1/+1
* netconsole: enable netconsole can make net_device refcnt incorrentGao feng2011-11-111-0/+5
* macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward2011-11-111-1/+1
* bonding: use local function pointer of bond->recv_probe in bond_handle_frameMitsuo Hayasaka2011-11-111-2/+5
* wl12xx: fix forced passive scansLuciano Coelho2011-11-111-6/+13
* dp83640: free packet queues on removeRichard Cochran2011-11-111-0/+7
* ath9k: disable unnecessary PHY error reportingFelix Fietkau2011-11-112-9/+1
* ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan2011-11-111-0/+4
* ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez2011-11-111-0/+1
* ath9k_hw: Fix magnitude/phase coeff correctionRajkumar Manoharan2011-11-111-1/+2
* ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan2011-11-111-2/+2
* e1000e: workaround for packet drop on 82579 at 100MbpsBruce Allan2011-10-161-5/+14