summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm47xx/gpio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-08bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens1-0/+6
2011-08-08bcm47xx: prepare to support different busesHauke Mehrtens9-61/+160
2011-08-08bcma: get CPU clockHauke Mehrtens5-0/+161
2011-08-08bcma: add serial console supportHauke Mehrtens5-0/+97
2011-08-08bcma: add mips driverHauke Mehrtens7-0/+333
2011-08-08bcma: add SOC busHauke Mehrtens9-8/+263
2011-08-08bcma: add functions to scan cores needed on SoCsHauke Mehrtens7-6/+154
2011-08-08bcma: move initializing of struct bcma_bus to own function.Hauke Mehrtens1-6/+11
2011-08-08bcma: move parsing of EEPROM into own function.Hauke Mehrtens1-112/+118
2011-08-08ath9k: use pci_dev->subsystem_deviceSergei Shtylyov1-3/+2
2011-08-08mwifiex: remove redundant variable scan_table_idxBing Zhao2-13/+0
2011-08-08libertas_usb: use USB interface as parent deviceDaniel Drake1-1/+1
2011-08-08libertas: link mesh device to wiphyDaniel Drake8-43/+117
2011-08-08cfg80211: remove unused wext handler exportsJohannes Berg4-149/+66
2011-08-08mwifiex: remove wireless.h inclusion and fix resulting bugsBing Zhao7-28/+19
2011-08-08mac80211: remove linux/wireless.h inclusionJohannes Berg1-1/+0
2011-08-08mwifiex: add wext includeJohannes Berg1-0/+1
2011-08-08wl1251: remove wext dependenciesJohannes Berg2-2/+2
2011-08-08wl12xx: remove wext dependenciesJohannes Berg5-9/+9
2011-08-08rndis_wlan: remove wireless extensions inclusionsJohannes Berg1-2/+0
2011-08-08b43legacy: remove wireless extensions inclusionsJohannes Berg2-2/+0
2011-08-08b43: remove wireless extensions inclusionsJohannes Berg1-1/+0
2011-08-08ath5k: remove wireless extensions inclusionsJohannes Berg1-1/+0
2011-08-08iwlegacy: remove wireless extensions inclusionsJohannes Berg9-9/+0
2011-08-08iwlagn: remove wireless extensions inclusionsJohannes Berg7-7/+0
2011-08-08cfg80211: split wext compatibility to separate headerJohannes Berg7-112/+129
2011-08-02iwlagn: 5000 do not support idle modeWey-Yi Guy3-1/+5
2011-08-02rt2x00: fix usage of NULL queueStanislaw Gruszka1-2/+3
2011-08-02rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTOHelmut Schaa1-1/+2
2011-08-02iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach1-9/+9
2011-08-01rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka1-2/+1
2011-08-01rtlwifi: Fix kernel oops on ARM SOCLarry Finger1-9/+11
2011-08-01ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka5-13/+40
2011-08-01cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter1-1/+1
2011-08-01iwlegacy: set tx power after rxon_assocStanislaw Gruszka2-3/+11
2011-08-01ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau1-0/+2
2011-07-28tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson1-3/+3
2011-07-28tg3: Break larger frags into 4k chunks for 5719Matt Carlson2-6/+47
2011-07-28tg3: Add tx BD budgeting codeMatt Carlson1-20/+29
2011-07-28tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson1-37/+42
2011-07-28tg3: Add partial fragment unmapping codeMatt Carlson2-0/+27
2011-07-28tg3: Generalize tg3_skb_error_unmap()Matt Carlson1-32/+16
2011-07-28tg3: Remove short DMA check for 1st fragmentMatt Carlson1-3/+0
2011-07-28tg3: Simplify tx bd assignmentsMatt Carlson1-39/+37
2011-07-28tg3: Reintroduce tg3_tx_ring_infoMatt Carlson2-7/+12
2011-07-28ASIX: Use only 11 bits of header for data sizeMarek Vasut1-2/+2
2011-07-28ASIX: Simplify condition in rx_fixup()Marek Vasut1-3/+2
2011-07-28Fix cdc-phonet buildChris Clayton1-0/+1
2011-07-28bonding: reduce noise during initAndy Gospodarek1-1/+1
2011-07-28bonding: fix string comparison errorsAndy Gospodarek1-62/+71