summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ssb: Fix watchdog access for devices without a chipcommonMichael Buesch2008-02-204-0/+39
* ssb: Fix serial console on new bcm47xx devicesMichael Buesch2008-02-201-5/+31
* ath5k: Fix build warnings on some 64-bit platforms.David Miller2008-02-201-6/+8
* WDEV, ath5k, don't return int from bool functionJiri Slaby2008-02-203-6/+9
* WDEV: ath5k, fix lock imbalanceJiri Slaby2008-02-201-0/+1
* p54usb: add USB ID for Linksys WUSB54G ver 2John W. Linville2008-02-201-0/+1
* p54usb: add USB ID for Phillips CPWUA054Ivo Couckuyt2008-02-201-0/+1
* veth: fix dev refcount raceDaniel Lezcano2008-02-201-13/+40
* [NIU]: More BMAC alt MAC address fixes.Matheos Worku2008-02-202-5/+6
* [NIU]: Bump driver version and release date.David S. Miller2008-02-181-2/+2
* [NIU]: Fix BMAC alternate MAC address indexing.Matheos Worku2008-02-181-1/+6
* Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-02-1512-100/+114
|\
| * e1000e: PCIe devices do not need to unset MANC_ARP_ENADavid Graham2008-02-151-26/+0
| * igb: PCIe devices do not need to unset MANC_ARP_ENADavid Graham2008-02-151-28/+0
| * ixgbe: Correctly obtain protocol information on transmitAuke Kok2008-02-151-3/+21
| * e1000e: Fix CRC stripping in hardware context bugAuke Kok2008-02-151-3/+3
| * gianfar iomem misannotationsAl Viro2008-02-152-4/+4
| * mkiss: ax_bump() locking fixJarek Poplawski2008-02-151-3/+2
| * Fix station address detection in smcChuck Ebbert2008-02-151-2/+10
| * ixgbe: remove accidentally added #ifdefAuke Kok2008-02-111-5/+0
| * ixgbe: Disallow device reset during ethtool testAuke Kok2008-02-111-0/+4
| * ixgbe: warn when device is in a x4 or lower width slotAuke Kok2008-02-111-0/+8
| * e1000e: Fix logic reversal keeping link activeAuke Kok2008-02-111-1/+1
| * e1000: warn if this driver is used for e1000e devicesAuke Kok2008-02-111-0/+8
| * replace code with FIELD_SIZEOFJulia Lawall2008-02-113-3/+3
| * Tsi108_eth: Add ethtool supportAlex Bounine2008-02-111-0/+36
| * Tsi108_eth: fix link recovery after disconnectAlex Bounine2008-02-111-14/+12
| * Tsi108_eth: remove not needed codeAlex Bounine2008-02-111-7/+0
| * Tsi108_eth: fix detection of 1000Mb modeAlex Bounine2008-02-111-1/+1
| * Tsi108_eth: add missing linking to driver dataAlex Bounine2008-02-111-0/+1
* | Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller2008-02-1514-145/+287
|\ \
| * | b43legacy: Add driver load messagesStefano Brivio2008-02-152-1/+33
| * | ipw2200: fix ucode assertion for RX queue overrunDan Williams2008-02-151-11/+34
| * | iwlwifi: only check for association id when associating with APReinette Chatre2008-02-152-2/+3
| * | iwlwifi: reverting 'misc wireless annotations' patch for iwlwifiTomas Winkler2008-02-152-4/+4
| * | b43legacy: fix firmware load message levelStefano Brivio2008-02-151-4/+5
| * | b43legacy: add firmware information to modinfoStefano Brivio2008-02-151-0/+2
| * | rt2x00: Add new USB ID to rt2500usbIvo van Doorn2008-02-151-1/+1
| * | b43: Fix firmware load message levelMichael Buesch2008-02-151-5/+5
| * | b43: Add firmware information to modinfoMichael Buesch2008-02-151-0/+2
| * | b43: Add driver load messagesMichael Buesch2008-02-152-0/+34
| * | b43legacy: fix DMA for 30/32-bit DMA enginesStefano Brivio2008-02-152-87/+113
| * | iwlwifi: earlier rx allocationMohamed Abbas2008-02-152-2/+2
| * | iwlwifi: Don't send host commands on rfkillGregory Greenman2008-02-152-0/+11
| * | iwlwifi: do not clear GEO_CONFIGURED bit when calling _downReinette Chatre2008-02-152-0/+8
| * | rndis_wlan: enable stall workaround by link quality instead of link speedJussi Kivilinna2008-02-151-9/+5
| * | ath5k: correct padding in tx descriptorsBruno Randolf2008-02-152-16/+22
| * | wavelan: mark hardware interfacing structures as packedJohn W. Linville2008-02-151-3/+3
* | | netconsole: avoid null pointer dereference at show_local_mac()Keiichi KII2008-02-151-2/+2
* | | hci_ldisc: fix null pointer derefDavid Newall2008-02-121-0/+1
OpenPOWER on IntegriCloud