summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* e1000e: Support RXFCS feature flag.Ben Greear2012-02-243-8/+39
* net: Support RXFCS feature flag.Ben Greear2012-02-243-0/+9
* davinci_mdio: Correct bitmask for clock divider valueChristian Riesch2012-02-241-1/+1
* davinci_cpdma: Fix channel number written to teardown registersChristian Riesch2012-02-241-1/+1
* be2net: update driver versionSathya Perla2012-02-241-1/+1
* be2net: enable RSS for ipv6 pktsSathya Perla2012-02-241-1/+2
* be2net: reset queue address after freeingSathya Perla2012-02-241-2/+4
* be2net: fix tx completion cleanupSathya Perla2012-02-241-33/+42
* be2net: cancel be_worker during EEH recoverySathya Perla2012-02-242-5/+9
* Staging: et131x: unify return value of .ndo_set_mac_address if address is inv...Danny Kukawka2012-02-231-1/+1
* br_device: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-231-1/+1
* mcs7830: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-231-1/+1
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-2318-18/+18
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-02-237-14/+24
|\
| * sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channelsBen Hutchings2012-02-231-3/+6
| * sfc: Minor formatting cleanupBen Hutchings2012-02-223-4/+4
| * sfc: Reverse initial buffer table allocation to allow for later resizingBen Hutchings2012-02-221-1/+6
| * sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page()Ben Hutchings2012-02-221-5/+6
| * sfc: Specify that the VFDI status page has page alignment and sizeBen Hutchings2012-02-221-1/+2
* | tg3: Create timer helper functionsMatt Carlson2012-02-231-96/+112
* | tg3: Clear RECOVERY_PENDING with reset_task_cancelMatt Carlson2012-02-231-1/+1
* | tg3: Remove SPEED_UNKNOWN checksMatt Carlson2012-02-231-44/+23
* | tg3: Fix link check in tg3_adjust_linkMatt Carlson2012-02-232-2/+5
* | af_unix: MSG_TRUNC support for dgram socketsEric Dumazet2012-02-221-1/+1
* | net/ieee802154/6lowpan.c: reuse eth_mac_addr()Danny Kukawka2012-02-221-14/+2
* | 3com/typhoon: reuse eth_mac_addr()Danny Kukawka2012-02-221-13/+1
* | tg3: remove IRQF_SAMPLE_RANDOM flagDavidlohr Bueso2012-02-221-1/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-21141-6096/+7962
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-21141-6096/+7962
| |\ \ | | |/ | |/|
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-152634-44566/+108320
| | |\
| | | * ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-151-1/+1
| | | * mwifiex: clear previous security setting during associationAmitkumar Karwar2012-02-151-1/+7
| | | * mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau2012-02-151-1/+1
| | | * mac80211: call rate control only after initJohannes Berg2012-02-154-3/+6
| | | * Bluetooth: Fix possible use after free in delete pathUlisses Furquim2012-02-151-2/+2
| | | * Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2012-02-152-5/+5
| | | * Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer2012-02-151-0/+1
| | | * Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg2012-02-151-1/+2
| | | * Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila2012-02-151-6/+12
| | | * Bluetooth: Fix potential deadlockAndre Guedes2012-02-151-2/+2
| | | * Bluetooth: silence lockdep warningOctavian Purdila2012-02-154-7/+11
| | | * Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes2012-02-151-1/+1
| | | * Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2012-02-152-7/+11
| | | * Bluetooth: Fix sk_sndtimeo initialization for L2CAP socketAndrzej Kaczmarek2012-02-151-1/+1
| | | * Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2012-02-152-2/+2
| | | * Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner2012-02-151-3/+0
| | | * Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley2012-02-151-0/+4
| | * | rtlwifi: Modify rtl_pci_init to return 0 on successJohn W. Linville2012-02-091-3/+3
| | * | mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau2012-02-081-1/+1
| | * | rtlwifi: Return correct failure code on errorSimon Graham2012-02-081-1/+1
OpenPOWER on IntegriCloud