summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-28i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner4-2/+6
2009-03-28i2c-piix4: Add support to SB800 SMBus changesShane Huang1-1/+72
2009-03-28i2c-pca-platform: Use defaults if no platform_data givenWolfram Sang1-7/+12
2009-03-28i2c-algo-pca: Use timeout for checking the state machineWolfram Sang3-33/+46
2009-03-28i2c-algo-pca: Rework waiting for a free busWolfram Sang4-10/+13
2009-03-28i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa5-28/+216
2009-03-28i2c: Adapt debug macros for KERN_* constantsFrank Seidel1-5/+9
2009-03-28i2c-davinci: Fix timeout handlingJean Delvare1-5/+3
2009-03-28i2c: Adapter timeout is in jiffiesJean Delvare4-10/+9
2009-03-28i2c: Set a default timeout value for all adaptersJean Delvare3-4/+6
2009-03-28i2c: Add missing KERN_* constants to printksFrank Seidel4-8/+11
2009-03-28i2c-algo-pcf: Handle timeout correctlyRoel Kluin1-8/+10
2009-03-28i2c-algo-pcf: Style cleanupsRoel Kluin1-135/+115
2009-03-28eeprom/at24: Remove EXPERIMENTALWolfram Sang1-1/+1
2009-03-28i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79Jean Delvare3-6/+22
2009-03-28i2c: Clarify which clients are auto-removedJean Delvare1-1/+4
2009-03-28i2c: Let checkpatch shout on users of the legacy modelJean Delvare1-1/+2
2009-03-28i2c: Document the different ways to instantiate i2c devicesJean Delvare2-4/+182
2009-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds207-2768/+12321
2009-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-3/+3
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds22-925/+1684
2009-03-27sparc64: We need to use compat_sys_ustat() as well.David S. Miller1-1/+1
2009-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller120-2094/+10099
2009-03-27Revert "ax25: zero length frame filtering in AX25"David S. Miller1-12/+0
2009-03-27Revert "netrom: zero length frame filtering in NetRom"David S. Miller1-10/+1
2009-03-27Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3011-124216/+210386
2009-03-27cfg80211: default CONFIG_WIRELESS_OLD_REGULATORY to nLuis R. Rodriguez2-32/+18
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg17-169/+84
2009-03-27mac80211: fix aggregation to not require queue stopJohannes Berg7-78/+221
2009-03-27mac80211: add skb length sanity checkingJohannes Berg1-1/+6
2009-03-27mac80211: unify and fix TX aggregation startJohannes Berg3-39/+30
2009-03-27mac80211: clean up __ieee80211_tx argsJohannes Berg1-15/+16
2009-03-27mac80211: rework the pending packets codeJohannes Berg4-79/+98
2009-03-27mac80211: fix A-MPDU queue assignmentJohannes Berg1-8/+27
2009-03-27mac80211: rewrite fragmentationJohannes Berg5-224/+173
2009-03-27iwlwifi: show current driver status in user readable formatWey-Yi Guy1-1/+53
2009-03-27b43: Add BCM4307 PCI-IDMichael Buesch1-0/+1
2009-03-27cfg80211: fix locking in nl80211_set_wiphyJohannes Berg3-28/+33
2009-03-27mac80211: fix RX pathJohannes Berg1-1/+1
2009-03-27ath5k: properly drop packets from ops->txBob Copeland1-4/+6
2009-03-27ar9170: single module buildChristian Lamparter6-60/+7
2009-03-27ath9k: fix dma mapping leak of rx buffer upon rmmodLuis R. Rodriguez1-1/+6
2009-03-27rt2x00: New USB ID for rt73usbIvo van Doorn1-0/+2
2009-03-27ath5k: warn and correct rate for unknown hw rate indexesBob Copeland2-4/+13
2009-03-27b43: fix b43_plcp_get_bitrate_idx_ofdm return typeLorenzo Nava1-1/+1
2009-03-27p54: Kconfig maintenanceChristian Lamparter1-28/+4
2009-03-27mac80211: rate control status only for controlled packetsJohannes Berg3-3/+11
2009-03-27ar9170: simplify & deBUG tx_status queueing and reportingChristian Lamparter3-103/+49
2009-03-27mac80211: add beacon filtering supportKalle Valo5-1/+92
2009-03-27cfg80211: add feature to hold bssKalle Valo3-1/+46